Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127678
b: refs/heads/master
c: d6a09e0
h: refs/heads/master
v: v3
  • Loading branch information
Dave Liu authored and Benjamin Herrenschmidt committed Jan 8, 2009
1 parent f033fe5 commit aadadc5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 54cfd0d5cac9df4f7b32969156a55f7e0d9297ad
refs/heads/master: d6a09e0cd6329db6f48b0015407a1b038d8fa64b
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/mm/tlb_nohash.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,9 @@ void flush_tlb_kernel_range(unsigned long start, unsigned long end)
smp_call_function(do_flush_tlb_mm_ipi, NULL, 1);
_tlbil_pid(0);
preempt_enable();
#endif
#else
_tlbil_pid(0);
#endif
}
EXPORT_SYMBOL(flush_tlb_kernel_range);

Expand Down

0 comments on commit aadadc5

Please sign in to comment.