[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <pan.2007.05.17.20.27.20@free.fr>
Date: Thu, 17 May 2007 20:27:20 +0000 (UTC)
From: Matthieu CASTET <castet.matthieu@...e.fr>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ubi: kill homegrown endian macros
On Thu, 17 May 2007 16:32:01 +0200, Christoph Hellwig wrote:
> Kill ubis homegrown endianess handling crap and replace it with the
> normal kernel endianess handling.
>
Hum, you should check about alignment stuff.
Jffs2 use a similar mechanism and the packed struct also take care of
some unaligned data (present in summary node for example).
Matthieu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists