Re: [PATCH] Don't profile branches in arm's boot decompressor

From: Daniel Walker
Date: Fri Feb 27 2009 - 16:20:34 EST


On Fri, 2009-02-27 at 22:09 +0100, Uwe Kleine-KÃnig wrote:
> This fixes many compile errors for arch/arm/boot/compressed/misc.c of
> the type:
>
> arch/arm/boot/compressed/misc.c:127: error: section attribute cannot be specified for local variables

Why do you think this error showed up just in that one file? It looks
like the branch tracer puts section tags on non-globals all over the
kernel..

Daniel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/