Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21464
b: refs/heads/master
c: de635d8
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 1fce2e1 commit b35b504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1daef08a12157923d90ec7a47ead8a97e0d243cc
refs/heads/master: de635d833f61ce0f2ad0b3431e6a3323a1c4fed5
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/mm/tsb.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ void flush_tsb_user(struct mmu_gather *mp)

ctx = CTX_HWBITS(mm->context);

if (tlb_type == cheetah_plus)
if (tlb_type == cheetah_plus || tlb_type == hypervisor)
base = __pa(tsb);
else
base = (unsigned long) tsb;
Expand Down

0 comments on commit b35b504

Please sign in to comment.