Re: [PATCH] xtensa: Fix broken allmodconfig build

From: Chris Zankel
Date: Fri Sep 06 2013 - 13:48:37 EST


Hi Guenter,

On 9/2/13 7:55 PM, Guenter Roeck wrote:
On 08/27/2013 09:06 PM, Guenter Roeck wrote:
xtansa allmodbuild fails with:

arch/xtensa/kernel/xtensa_ksyms.c:129:1: error: '_mcount' undeclared here (not in a function)
make[2]: *** [arch/xtensa/kernel/xtensa_ksyms.o] Error 1
make[1]: *** [arch/xtensa/kernel] Error 2

The breakage is due to commit 478ba61af (xtensa: add static function tracer
support) which exports _mcount without declaring it.

Cc: Max Filippov <jcmvbkbc@xxxxxxxxx>
Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
---

Ping ... 3.11 now ships with xtensa allmodconfig broken, which is completely unnecessary.
Sorry for the delay. I just added it to the xtensa for_next tree, and will push it upstream shortly.

Thanks,
-Chris
--
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/