LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* sections mismatches: How to mark new false positives?
@ 2008-01-29 17:02 Adrian Bunk
  2008-01-29 18:13 ` Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2008-01-29 17:02 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-29 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-29 17:02 sections mismatches: How to mark new false positives? Adrian Bunk
2008-01-29 18:13 ` Sam Ravnborg
2008-01-29 19:00   ` Adrian Bunk
2008-01-29 19:49     ` Sam Ravnborg
2008-01-29 21:56       ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).