Commit 3cd0b535 authored by Ingo Molnar's avatar Ingo Molnar

Merge branch 'x86/urgent' into x86/platform, to resolve conflict

Conflicts:
	arch/x86/kernel/apic/x2apic_uv_x.c
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents f68376fc 08914f43
......@@ -1395,9 +1395,7 @@ void __init uv_system_init(void)
}
pr_info("UV: Found %s hub\n", hub);
/* We now only need to map the MMRs on UV1 */
if (is_uv1_hub())
map_low_mmrs();
map_low_mmrs();
uv_bios_init(); /* get uv_systab for decoding */
decode_uv_systab();
......
Markdown is supported
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