[RFC PATCH 0/3] ARM: uncompress.h multi-platform enablement

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Sep 26 11:10:23 EDT 2012


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.



More information about the linux-arm-kernel mailing list