Re: linux-next: Tree for November 19 (section mismatche fpu_init)

From: Richard Holden
Date: Wed Nov 19 2008 - 16:17:30 EST


WARNING: arch/x86/kernel/built-in.o(.cpuinit.text+0x1d6): Section mismatch in reference from the function fpu_init() to the function .init.text:init_thread_xstate()
The function __cpuinit fpu_init() references
a function __init init_thread_xstate().
If init_thread_xstate is only used by fpu_init then
annotate init_thread_xstate with a matching annotation.

appears in arch/x86/kernel/built-in.o

-Richard Holden
--
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/