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:
1a1b1d1
)
x86, nmi: fix build
author
mingo@elte.hu
<mingo@elte.hu>
Thu, 5 Jun 2008 09:18:12 +0000
(11:18 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 5 Jun 2008 13:15:10 +0000
(15:15 +0200)
fix:
arch/x86/kernel/built-in.o: In function `proc_nmi_enabled':
: undefined reference to `nmi_watchdog_default'
arch/x86/kernel/built-in.o: In function `native_smp_prepare_cpus':
: undefined reference to `nmi_watchdog_default'
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found