From mboxrd@z Thu Jan 1 00:00:00 1970 From: kaloz@openwrt.org (Imre Kaloz) Date: Sun, 13 Nov 2011 11:56:43 +0100 Subject: [PATCH v3] ARM: support XZ compressed kernels In-Reply-To: References: <1320696216-5570-1-git-send-email-kaloz@openwrt.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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