[linux-mm-cc] [RFC] LZO de/compression support - take 3

Nitin Gupta nitingupta910 at gmail.com
Fri May 25 13:33:33 EDT 2007


On 5/25/07, Bret Towe <magnade at gmail.com> wrote:
> On 5/24/07, Nitin Gupta <nitingupta910 at gmail.com> wrote:
> > On 5/25/07, Bret Towe <magnade at gmail.com> wrote:
> > > On 5/24/07, Nitin Gupta <nitingupta910 at gmail.com> wrote:
> > > > On 5/23/07, Bret Towe <magnade at gmail.com> wrote:
> > > > > On 5/23/07, Nitin Gupta <nitingupta910 at gmail.com> wrote:
>
> [  237.556167] LZO compress successful: orig_size=17448, comp_size=8183
> [  253.320760] LZO decompress successful: decomp_size=17448
>
> 2221c586e3eb869af7f4333d4f56b441b9aa8414  test-input
> 2e6c96b687274b629308b29835cebd3af989e0c7  output
>
> ppc however seems bust
> the computer is a g4 mini


Since lzo1x_decompress() itself is saying that decompression was
successful, it is really strange to have different sha-sums. It seems
that it's the fault with compress-test module itself. I will look more
closely into this and reply back.

Thanks,
Nitin


More information about the linux-mm-cc mailing list