diff options
author | Huang Ying <[email protected]> | 2009-03-04 10:58:33 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-04 19:20:16 +0100 |
commit | dd39ecf522ba86c70809715af46e6557f6491131 (patch) | |
tree | a7028e98fcc310cc2dba14d0a218d47a69db8eba /arch/x86/math-emu/fpu_aux.c | |
parent | ff0c0874905fb312ca1491bbdac2653b0b48c20b (diff) |
x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
Impact: Fix boot failure on EFI system with large runtime memory range
Brian Maly reported that some EFI system with large runtime memory
range can not boot. Because the FIX_MAP used to map runtime memory
range is smaller than run time memory range.
This patch fixes this issue by re-implement efi_ioremap() with
init_memory_mapping().
Reported-and-tested-by: Brian Maly <[email protected]>
Signed-off-by: Huang Ying <[email protected]>
Cc: Brian Maly <[email protected]>
Cc: Yinghai Lu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/math-emu/fpu_aux.c')
0 files changed, 0 insertions, 0 deletions