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-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html