On 17 July 2013 14:25, Stefano Stabellini <stefano.stabell...@eu.citrix.com> wrote: > On Mon, 15 Jul 2013, Julien Grall wrote: >> Even if uncompress debug is disabled, some board will continue to print >> information during uncompress step. > > Are you talking about DEBUG_UNCOMPRESS? > Should I read the sentence as "even if DEBUG_UNCOMPRESS is not selected, > some board will continue to print information during the uncompress step"?
Yes. On the arndale, uncompress log are directly output on UART-2. This is annoying because Xen doesn't expose the UART to dom0. > Isn't this a bug in the platform specific code that should be fixed anyway? > >> By using debug/uncompress.h include, all debug output will be disabled. > > I am not sure if this is the right solution to the problem. > I think it might be better to add the appropriate ifdefs into the > platform specific code. -- Julien Grall -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/