From mboxrd@z Thu Jan 1 00:00:00 1970 From: kaloz@openwrt.org (Imre Kaloz) Date: Thu, 19 Jan 2012 12:43:40 +0100 Subject: [PATCH v3] ARM: support XZ compressed kernels In-Reply-To: <4F180128.9060005@bluegiga.com> References: <1320696216-5570-1-git-send-email-kaloz@openwrt.org> <4F180128.9060005@bluegiga.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Thu, 19 Jan 2012 12:40:24 +0100, Veli-Pekka Peltola wrote: > On 11/13/2011 12:56 PM, Imre Kaloz wrote: >> On Sat, 12 Nov 2011 11:50:02 +0100, Linus Walleij >> wrote: >> >>> On Mon, Nov 7, 2011 at 9:03 PM, Imre Kaloz wrote: >>> >>>> Wire up support for the XZ decompressor >>>> >>>> Signed-off-by: Imre Kaloz >>> >>> Looks useful. >>> Acked-by: Linus Walleij >>> >>> Put it in Russell's patch tracker. >>> Linus Walleij >> >> A previous version was there, but Russell applied it then dropped it, >> hence I didn't want to add it again. >> >> Russell, would you like me to add it there? >> >> >> Imre > > It has been quite silent related to this patch. What is current status? > > I have been using XZ in our development kernels nine months now without > any problems on AT91 platform. > > Acked-by: Veli-Pekka Peltola > > -- > Veli-Pekka Peltola Recent changes introduced an error, but Nico helped me clean that up. Will submit the final patch to the patch system this weekend. Thanks for testing :) Imre