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:
ffc4383
)
x86, apic: Slim down stack usage in early_init_lapic_mapping()
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Wed, 26 Aug 2009 17:13:24 +0000
(21:13 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 26 Aug 2009 18:26:23 +0000
(20:26 +0200)
As far as I see there is no external poking of mp_lapic_addr in
this procedure which could lead to unpredited changes and
require local storage unit for it. Lets use it plain forward.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <
20090826171324
.GC4548@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/apic.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/apic/apic.c
Simple merge