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:
2a05180
)
x86, apic: separate 32-bit setup functionality out of apic_32.c
author
Ingo Molnar
<mingo@elte.hu>
Tue, 17 Feb 2009 22:12:48 +0000
(23:12 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 17 Feb 2009 22:12:48 +0000
(23:12 +0100)
Impact: build fix, cleanup
A couple of arch setup callbacks were mistakenly in apic_32.c, breaking
the build.
Also simplify the code a bit.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
patch
|
blob
|
history
arch/x86/kernel/apic/Makefile
patch
|
blob
|
history
arch/x86/kernel/apic/probe_32.c
patch
|
blob
|
history
arch/x86/kernel/setup.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/Makefile
Simple merge
diff --cc
arch/x86/kernel/apic/Makefile
Simple merge
diff --cc
arch/x86/kernel/apic/probe_32.c
Simple merge
diff --cc
arch/x86/kernel/setup.c
Simple merge