commit | cec6be6d1069d697beb490bbb40a290d5ff554a2 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Mon May 11 17:41:40 2009 +0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 11 15:50:58 2009 +0200 |
tree | 43ef99d950545909d8dbc87cddb14e29789aa060 | |
parent | 97a52714658cd959a3cfa35c5b6f489859f0204b [diff] |
x86: apic: Fixmap apic address even if apic disabled 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>