Re: [PATCH][2.6] IBM PowerPC Virtual Ethernet Driver

From: Linus Torvalds
Date: Tue Feb 17 2004 - 23:52:19 EST




On Wed, 18 Feb 2004, Keith Owens wrote:
>
> There is no scope for a compiler to reorder the members or the bit
> fields of a structure.

The actual bit ordering is implementation-defined, though, so in effect
the bitfield setup _does_ depend on the compiler and architecture details.

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