• Jack Steiner's avatar
    x86: SGI UV: Map low MMR ranges · 918bc960
    Jack Steiner authored
    Explicitly mmap the UV chipset MMR address ranges used to
    access blade-local registers. Although these same MMRs are also
    mmaped at higher addresses, the low range is more
    convenient when accessing blade-local registers.
    
    The low range addresses always alias to the local blade
    regardless of the blade id.
    Signed-off-by: default avatarJack Steiner <steiner@sgi.com>
    LKML-Reference: <20091125162018.GA25445@sgi.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    918bc960
x2apic_uv_x.c 16.9 KB