[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2006-02-07 21:51:08 -08:00
parent 89a5264f06
commit 481295f982
3 changed files with 29 additions and 4 deletions

View File

@@ -122,6 +122,9 @@ void __init smp_callin(void)
__local_per_cpu_offset = __per_cpu_offset(cpuid);
if (tlb_type == hypervisor)
sun4v_register_fault_status();
__flush_tlb_all();
smp_setup_percpu_timer();