Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347244
b: refs/heads/master
c: 382cb5b
h: refs/heads/master
v: v3
  • Loading branch information
Max Filippov authored and Chris Zankel committed Dec 19, 2012
1 parent cebebb5 commit e80ab4a
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: 35b16a9a093757a7a1ef288eea1128b0b4a3eef7
refs/heads/master: 382cb5b91747f4f4d1f9883a39deec1b3d7fb906
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/mm/tlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ void flush_tlb_all (void)
void flush_tlb_mm(struct mm_struct *mm)
{
if (mm == current->active_mm) {
int flags;
unsigned long flags;
local_save_flags(flags);
__get_new_mmu_context(mm);
__load_mmu_context(mm);
Expand Down

0 comments on commit e80ab4a

Please sign in to comment.