Re: [PATCH] isa_{read,write}{w,l} fixed

Jamie Lokier (lk@tantalophile.demon.co.uk)
Sat, 12 Feb 2000 04:17:07 +0100


Alan Cox wrote:
> Structure padding is arch specific. For example u16 is 2 byte aligned on m68k
> 4 byte aligned on x86 and god knows how its aligned on an S/390

<raises eyebrow>

u16 is 4 byte aligned on x86?

<checks GCC>

Nope, it's 2 byte aligned.

enjoy,
-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/