[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080129170255.GP8767@does.not.exist>
Date: Tue, 29 Jan 2008 19:02:55 +0200
From: Adrian Bunk <bunk@...nel.org>
To: Sam Ravnborg <sam@...nborg.org>
Cc: linux-kernel@...r.kernel.org
Subject: sections mismatches: How to mark new false positives?
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists