Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21449
b: refs/heads/master
c: 4a07e64
h: refs/heads/master
i:
  21447: c5d368f
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent aceb1f5 commit 7b890e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50f4f23c3bd95afc82e931254a71e7b1b3699fd2
refs/heads/master: 4a07e646c55be118442e464b7a2a9682c7131d9a
4 changes: 1 addition & 3 deletions trunk/arch/sparc64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,8 @@ void __init smp_callin(void)

__local_per_cpu_offset = __per_cpu_offset(cpuid);

if (tlb_type == hypervisor) {
sun4v_register_fault_status();
if (tlb_type == hypervisor)
sun4v_ktsb_register();
}

__flush_tlb_all();

Expand Down

0 comments on commit 7b890e8

Please sign in to comment.