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:
0b936bf
)
x86: apic.c x2apic_preenabled and disable_x2apic should be static
author
Jaswinder Singh
<jaswinder@infradead.org>
Tue, 23 Dec 2008 16:22:33 +0000
(21:52 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 27 Dec 2008 10:30:18 +0000
(11:30 +0100)
Impact: cleanup, reduce kernel size a bit, avoid sparse warning
Fixes sparse warning:
arch/x86/kernel/apic.c:103:5: warning: symbol 'disable_x2apic' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found