diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-10-31 11:24:27 -0500 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-10-31 11:24:27 +1100 |
commit | ad5173ff8a387191dbacf889becb92c59aba5d59 (patch) | |
tree | bf8af6cb614593de091312bd7fa3c53ba6704e38 /arch/x86/include/asm/ldt.h | |
parent | d5d02d6dd394b295abcadd6b0ce4932c07916fdf (diff) |
lguest: fix early_ioremap.
dmi_scan_machine breaks under lguest:
lguest: unhandled trap 14 at 0xc04edeae (0xffa00000)
This is because we use current_cr3 for the read_cr3() paravirt
function, and it isn't set until the first cr3 change. We got away
with it until this happened.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/x86/include/asm/ldt.h')
0 files changed, 0 insertions, 0 deletions