From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH 5/5] Add support for LZO-compressed kernels on x86 Date: Wed, 29 Jul 2009 13:00:36 -0700 Message-ID: <4A70AA64.4020301@zytor.com> References: <1248271279-9920-1-git-send-email-albin.tonnerre@free-electrons.com> <1248271279-9920-2-git-send-email-albin.tonnerre@free-electrons.com> <1248271279-9920-3-git-send-email-albin.tonnerre@free-electrons.com> <1248271279-9920-4-git-send-email-albin.tonnerre@free-electrons.com> <1248271279-9920-5-git-send-email-albin.tonnerre@free-electrons.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1248271279-9920-5-git-send-email-albin.tonnerre@free-electrons.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Albin Tonnerre Cc: linux@arm.linux.org.uk, alain@knaff.lu, linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, Andrew Morton , Sam Ravnborg On 07/22/2009 07:01 AM, Albin Tonnerre wrote: > This is the third and last part of the patch, which contains the > necessary changes to the x86 Kconfig and boot/compressed to allow the > use of this new compression method > > Signed-off-by: Albin Tonnerre Acked-by: H. Peter Anvin Since the patchset otherwise isn't really x86-related it probably makes more sense to pass this through the kbuild tree, or perhaps via akpm, rather than -tip? -hpa