[Drbd-dev] [DRBD][PATCH] drbd_bitfild_endian.patch

Lars Ellenberg lars.ellenberg at linbit.com
Tue Nov 27 11:55:12 CET 2007


On Tue, Nov 27, 2007 at 12:51:44PM +0000, Maxim Uvarov wrote:
> By the way, Lars,  don't  use if defined(__LITTLE_ENDIAN) condition 
> because  __LITTLE_ENDIAN and __BIG_ENDIAN are always defined :)

in userland, yes.
in kernel, no.

in kernel there is no "if BYTE_ORDER == __LITTLE_ENDIAN",
there is only "ifdef __LITTLE_ENDIAN".

unless you prove me wrong.

-- 
: Lars Ellenberg                            Tel +43-1-8178292-55 :
: LINBIT Information Technologies GmbH      Fax +43-1-8178292-82 :
: Vivenotgasse 48, A-1120 Vienna/Europe    http://www.linbit.com :


More information about the drbd-dev mailing list