Skip to content
Commit daf7b9c9 authored by Jack Steiner's avatar Jack Steiner Committed by Ingo Molnar
Browse files

x86: SGI UV: Map MMIO-High memory range



UV depends on the MMRHI space being identity mapped. The patch:

	x86: Make 64-bit efi_ioremap use ioremap on MMIO regions

changed this to make efi regions at a different address using
ioremap. Add the identity mapping to uv_system_init.

( Note this code was previously present but was deleted when BIOS
  added the ranges to the EFI map - previous efi code identify
  mapped the ranges. )

Signed-off-by: default avatarJack Steiner <steiner@sgi.com>
LKML-Reference: <20090909154339.GA7946@sgi.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 8dc579e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment