linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/3] ARM: uncompress.h multi-platform enablement
Date: Wed, 26 Sep 2012 16:10:23 +0100	[thread overview]
Message-ID: <20120926151023.GC30938@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <201209261449.48468.arnd@arndb.de>

On Wed, Sep 26, 2012 at 02:49:48PM +0000, Arnd Bergmann wrote:
> Right now, a multiplatform kernel has no way of debugging the
> decompressor using console output, so it's actually /smaller/
> than a single-platform kernel, but also less capable.

Err, are you sure about all your details above?  You do realise when
debugging is disabled there is no debug code included anywhere in the
decompressor?

I think what you're referring to is not the debug output, but the normal
decompressor output.  (The "Decompressing Linux..." message is not
debug output.)

Let's be a little more clear about what "less capable" means - it will
be unable to report any errors that occur during the decompression.
What that means is that you'll end up with mere silence should an
error occur.

  reply	other threads:[~2012-09-26 15:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25 22:46 [RFC PATCH 0/3] ARM: uncompress.h multi-platform enablement Stephen Warren
2012-09-25 22:46 ` [RFC PATCH 1/3] ARM: move ICEDCC uncompress.h to common location Stephen Warren
2012-09-26 21:56   ` Domenico Andreoli
2012-09-27  5:19     ` Stephen Warren
2012-09-25 22:46 ` [RFC PATCH 2/3] ARM: mvebu: restore uncompress.h Stephen Warren
2012-09-25 22:46 ` [RFC PATCH 3/3] ARM: tegra: move debug macros to include/debug Stephen Warren
2012-09-26 10:38 ` [RFC PATCH 0/3] ARM: uncompress.h multi-platform enablement Arnd Bergmann
2012-09-26 10:44   ` Russell King - ARM Linux
2012-09-26 12:05     ` Arnd Bergmann
2012-09-26 13:10       ` Domenico Andreoli
2012-09-26 13:48     ` Tim Bird
2012-09-26 14:17       ` Arnd Bergmann
2012-09-26 14:48         ` Tim Bird
2012-09-26 14:49           ` Arnd Bergmann
2012-09-26 15:10             ` Russell King - ARM Linux [this message]
2012-09-26 15:34               ` Stephen Warren
2012-09-28  3:53                 ` Nicolas Pitre
2012-09-27  5:37 ` Jean-Christophe PLAGNIOL-VILLARD

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=20120926151023.GC30938@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).