From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH RFC 1/3] Decompressors: Add XZ decompressor module Date: Wed, 24 Nov 2010 14:51:18 -0800 Message-ID: <4CED96E6.70808@zytor.com> References: <201011242251.52927.lasse.collin@tukaani.org> <20101124142549.c1b9ad14.akpm@linux-foundation.org> <4CED96A4.1080608@zytor.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CED96A4.1080608@zytor.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Andrew Morton Cc: Lasse Collin , linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, Alain Knaff , Albin Tonnerre , Phillip Lougher On 11/24/2010 02:50 PM, H. Peter Anvin wrote: > > Logically it should be an additional CONFIG option like we currently > have for the other compression formats. > And so it is (it's in the latter patches). -hpa