I'm getting the following in the latest -git:

<--  snip  -->

...
WARNING: arch/x86/kernel/built-in.o(.exit.text+0x1db): Section mismatch in 
reference from the function msr_exit() to the variable 
.cpuinit.data:msr_class_cpu_notifier
...

<--  snip  -->

That's obviously a false positive (unregister_hotcpu_notifier() is a 
noop if CONFIG_HOTPLUG_CPU=n), but how can I silence the warning?

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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

Reply via email to