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:
97a5271
)
x86: apic: Fixmap apic address even if apic disabled
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Mon, 11 May 2009 13:41:40 +0000
(17:41 +0400)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 11 May 2009 13:50:58 +0000
(15:50 +0200)
In case if apic were disabled by boot option
we still need read_apic operation. So fixmap
a fake apic area if needed.
[ Impact: fix boot crash ]
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: yinghai@kernel.org
Cc: eswierk@aristanetworks.com
LKML-Reference: <
20090511134140
.GH4624@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found