All of lore.kernel.org
 help / color / mirror / Atom feed
From: kaloz@openwrt.org (Imre Kaloz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: support XZ compressed kernels
Date: Fri, 08 Jul 2011 20:50:10 +0200	[thread overview]
Message-ID: <op.vybc9wzk2s3iss@ecaz> (raw)
In-Reply-To: <alpine.LFD.2.00.1107071513440.14596@xanadu.home>

On Thu, 07 Jul 2011 21:14:58 +0200, Nicolas Pitre <nico@fluxnic.net> wrote:

> On Thu, 7 Jul 2011, Imre Kaloz wrote:
>
>> Wire up support for the XZ decompressor
>>
>> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
>> ---
>>  arch/arm/Kconfig                        |    1 +
>>  arch/arm/boot/compressed/Makefile       |   11 +++++++++--
>>  arch/arm/boot/compressed/decompress.c   |    4 ++++
>>  arch/arm/boot/compressed/piggy.xzkern.S |    6 ++++++
>>  lib/xz/xz_dec_stream.c                  |    1 +
>>  5 files changed, 21 insertions(+), 2 deletions(-)
>
> Please don't forget to update arch/arm/boot/compressed/.gitignore

Thanks, will do and resend if no other replies come in.


Imre

  reply	other threads:[~2011-07-08 18:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 10:19 [PATCH] ARM: support XZ compressed kernels Imre Kaloz
2011-07-07 19:14 ` Nicolas Pitre
2011-07-08 18:50   ` Imre Kaloz [this message]
2011-07-08 20:38 ` Russell King - ARM Linux
2011-07-08 20:54   ` Imre Kaloz
2011-07-08 21:04     ` Russell King - ARM Linux
2011-07-08 21:21       ` Imre Kaloz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.vybc9wzk2s3iss@ecaz \
    --to=kaloz@openwrt.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.