On Fri, Aug 2, 2013 at 2:51 AM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: > From: Stephen Warren <swarren@xxxxxxxxxx> > > DEBUG_UNCOMPRESS was previously disallowed for Tegra due to tegra.S's > use of global data that was not linked into the decompressor. Solve this > by declaring this symbol in tegra.S when it is being built into the > decompressor. For the kernel proper, leave the declaration in > mach-tegra/common.c as explained in the comment. Tested-by: Alexandre Courbot <acourbot@xxxxxxxxxx> Thanks, I had to workaround this when debugging a kernel uncompression issue, but have not yet found the time to craft a patch. Alex. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html