Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764340AbXEYRdo (ORCPT ); Fri, 25 May 2007 13:33:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759354AbXEYRdh (ORCPT ); Fri, 25 May 2007 13:33:37 -0400 Received: from an-out-0708.google.com ([209.85.132.245]:30801 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753423AbXEYRdh (ORCPT ); Fri, 25 May 2007 13:33:37 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bSB52LF0T8AOkEC4UtJE4qivb8Ysftxb3dW4i8CA4gdTDdEaGmr4FBmlVpbxT3sEXGm/HnzFOBji6hMvG+7YOZV4B+MpbudZqzZKXNqBLNeX18xaX1Up0invaMPd4oM7zjyAvXPw17JzK1UIJr8rhpLgH+SL+V/gSNUn+AMv+yk= Message-ID: <4cefeab80705251033g6c8bdfb0l1499befb355b9c0f@mail.gmail.com> Date: Fri, 25 May 2007 23:03:33 +0530 From: "Nitin Gupta" To: "Bret Towe" Subject: Re: [RFC] LZO de/compression support - take 3 Cc: linux-kernel@vger.kernel.org, "Richard Purdie" , linux-mm-cc@laptop.org, "Satyam Sharma" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4cefeab80705230127r58e8f9e1sa644092e95eb81eb@mail.gmail.com> <4cefeab80705240648k2f3c22ddw13374c9d6b2f521a@mail.gmail.com> <4cefeab80705242210k1169d85k97ce803de02dbc2a@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1150 Lines: 29 On 5/25/07, Bret Towe wrote: > On 5/24/07, Nitin Gupta wrote: > > On 5/25/07, Bret Towe wrote: > > > On 5/24/07, Nitin Gupta wrote: > > > > On 5/23/07, Bret Towe wrote: > > > > > On 5/23/07, Nitin Gupta 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/