git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c01f23
)
x86: uniq_ioapic_id - fix section mismatch warning
author
Jacek Luczak
<difrost.kernel@gmail.com>
Sat, 12 Apr 2008 15:39:57 +0000
(17:39 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 15:35:47 +0000
(17:35 +0200)
Fix folowing warning:
WARNING: arch/x86/kernel/built-in.o(.text+0x10799): Section mismatch in reference from the function uniq_ioapic_id()
uniq_ioapic_id() is only used by __init mp_register_ioapic(). Annotate uniq_ioapic_id() with __init.
Signed-off-by: Jacek Luczak <luczak.jacek@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/mpparse.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/mpparse.c
Simple merge