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 v2] ARM: support XZ compressed kernels
Date: Fri, 22 Jul 2011 21:57:09 +0200	[thread overview]
Message-ID: <op.vy1dpjip2s3iss@ecaz> (raw)
In-Reply-To: <20110722125036.GG21416@n2100.arm.linux.org.uk>

On Fri, 22 Jul 2011 14:50:36 +0200, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote:

> On Fri, Jul 22, 2011 at 10:57:38AM +0100, Russell King - ARM Linux wrote:
>> What I'm concerned about is the apparant lack of exposure of the patch
>> to people outside of ARM, especially as it touches lib/xz/xz_dec_stream.c.
>>
>> I have no idea whether that breaks some architecture or not.
>>
>> Is Lasse Collin (the original contributer of that file) aware of this
>> change?
>
> I forwarded it to Lasse, and got some comments back... essentially
> putting includes in xz_dec_stream.c could be problematical.  Lasse
> would - as I did - like to have the full information on why the
> include was necessary.
>
> Lasse is - again like me - concerned about dragging stuff into the
> pre-boot environment which can cause it to fail unexpectedly,
> especially as linux/kernel.h includes a whole raft of other includes.
>
> What I don't understand is if this code requires min_t, where does it
> get this for everyone else - that's something to be discussed in the
> wider discussion over this.  Does it build outside of the decompressor
> on ARM already?
>
> So... given the increasing number of questions over this, I think you
> need to put something together which describes the problem, how its
> caused, why it seems to only exhibit on ARM, and discuss solutions
> with all those involved.  I know Lasse is very interested to find out
> more information about your patch...
>
> But in the mean time, this isn't a patch for 3.1.
>

I've already proposed the right way to fix it in http://lists.arm.linux.org.uk/lurker/message/20110722.102718.6e9fe66c.en.html


Imre

  reply	other threads:[~2011-07-22 19:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-12 12:56 [PATCH v2] ARM: support XZ compressed kernels Imre Kaloz
2011-07-15 16:25 ` Russell King - ARM Linux
2011-07-16 14:07   ` Imre Kaloz
2011-07-19 11:02     ` Russell King - ARM Linux
2011-07-19 11:07       ` Russell King - ARM Linux
2011-07-22  9:16         ` Russell King - ARM Linux
2011-07-22  9:52           ` Imre Kaloz
2011-07-22  9:57             ` Russell King - ARM Linux
2011-07-22 10:27               ` Imre Kaloz
2011-07-22 12:50               ` Russell King - ARM Linux
2011-07-22 19:57                 ` Imre Kaloz [this message]
2011-07-22 20:07                   ` Russell King - ARM Linux
2011-07-19 11:09       ` 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.vy1dpjip2s3iss@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.