[PATCH 2/2] fix lzo usage on 64bit systems

Artem Bityutskiy dedekind at infradead.org
Tue Feb 24 02:38:56 EST 2009


On Mon, 2009-02-23 at 22:38 +0100, Sebastian Andrzej Siewior wrote:
> the compress size parameter in lzo is defined in the header file as lzo_uint.
> This looks very much like uint32_t, I know, but is defined as unsigned long.
> So on 64bit LE systems we zero some bytes near by and on BE systems we
> get a size of zero.
> 
> Signed-off-by: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>

Pushed, thank you!

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)




More information about the linux-mtd mailing list