[<prev] [next>] [day] [month] [year] [list]
Message-id: <30989786.490921406091310576.JavaMail.weblogic@epml01>
Date:	Wed, 23 Jul 2014 04:55:11 +0000 (GMT)
From:	Eunbong Song <eunb.song@...sung.com>
To:	Chanho Min <chanho.min@....com>,
	"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"hyojun.im@....com" <hyojun.im@....com>
Subject: Re: RE: [PATCH] lib : lz4 using put_unaligned_le16 instead of
 put_unaligned
>  If your patch is applied, the data which is compressed
> by your big-endian system won't be decompressed in other little-endian system.
I can't understand this. Please, could you explain this more ?
My patch just replaces put_unaligned with put_unaligned_le16. and this just write compression data
in little endian byte-order  regardless of machine byte-order, like ext file system. 
So, i guess there is no  problem what you pointed 
Thanks. 
Powered by blists - more mailing lists
 
