From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bojan Smojver Subject: Re: [PATCH 1/2] PM: Compress hibernation image with LZO Date: Mon, 23 Aug 2010 08:33:53 +1000 Message-ID: <1282516434.23359.0.camel@shrek.rexursive.com> References: <1281407348.2618.52.camel@shrek.rexursive.com> <1282306269.3120.9.camel@shrek.rexursive.com> <201008210136.27065.rjw@sisk.pl> <201008222129.14250.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201008222129.14250.rjw@sisk.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Rafael J. Wysocki" Cc: linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org On Sun, 2010-08-22 at 21:29 +0200, Rafael J. Wysocki wrote: > Since LZO compression is hardcoded into your code, perhaps you can > rename save_image_cmp() to save_image_lzo() (and analogously in the > other places)? Good point. Will change. -- Bojan