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:
8e31c2a
)
x86: fix compile warning building without CONFIG_SYSCTL
author
Li Zefan
<lizf@cn.fujitsu.com>
Sun, 3 Feb 2008 07:40:30 +0000
(15:40 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Feb 2008 15:18:29 +0000
(16:18 +0100)
arch/x86/kernel/nmi_64.c:50: warning: 'unknown_nmi_panic_callback' declared 'static' but never defined
This patch also fixes nmi_32.c
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found