Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377237
b: refs/heads/master
c: 23a0113
h: refs/heads/master
i:
  377235: 030dea6
v: v3
  • Loading branch information
Dave Kleikamp authored and David S. Miller committed Jun 19, 2013
1 parent 94ee840 commit 7d72a5c
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: f670758f5b829169562e1016a72af0c59360a541
refs/heads/master: 23a01138efe216f8084cfaa74b0b90dd4b097441
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/tlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ static void tlb_batch_add_one(struct mm_struct *mm, unsigned long vaddr,
}

if (!tb->active) {
global_flush_tlb_page(mm, vaddr);
flush_tsb_user_page(mm, vaddr);
global_flush_tlb_page(mm, vaddr);
goto out;
}

Expand Down

0 comments on commit 7d72a5c

Please sign in to comment.