diff options
| author | Huang, Ying <[email protected]> | 2008-01-30 13:34:10 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-01-30 13:34:10 +0100 |
| commit | a3828064be4ed8e95907d3943e7af13cb709694d (patch) | |
| tree | b5458f61681a0bf4c3640f28c51ccd0a24c0c6b5 /include/linux/debugobjects.h | |
| parent | bed23c67fe077b4d66cb3329263d7cfa33b3fd67 (diff) | |
x86: fixes some bugs about EFI memory map handling
This patch fixes some bugs of EFI memory handing code.
- On x86_64, it is possible that EFI memory map can not be mapped via
identity map, so efi_map_memmap is removed, just use early_ioremap.
- On i386, the EFI memory map mapping take effect cross paging_init,
so it is not necessary to use efi_map_memmap.
- EFI memory map is unmapped in efi_enter_virtual_mode to avoid
early_ioremap leak.
Signed-off-by: Huang Ying <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions