Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8939
b: refs/heads/master
c: 8fd9808
h: refs/heads/master
i:
  8937: d06aae3
  8935: 6a9158b
v: v3
  • Loading branch information
Pantelis Antoniou authored and Linus Torvalds committed Sep 14, 2005
1 parent 3611c0d commit ef9caf4
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: 84d370b906b0eb00277a841216987285cf4114d4
refs/heads/master: 8fd9808aec0198b25ff9f8bb19508d9492f86920
2 changes: 1 addition & 1 deletion trunk/include/asm-ppc/tlbflush.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ static inline void flush_tlb_page(struct vm_area_struct *vma,
static inline void flush_tlb_page_nohash(struct vm_area_struct *vma,
unsigned long vmaddr)
{ _tlbie(vmaddr); }
static inline void flush_tlb_range(struct mm_struct *mm,
static inline void flush_tlb_range(struct vm_area_struct *vma,
unsigned long start, unsigned long end)
{ __tlbia(); }
static inline void flush_tlb_kernel_range(unsigned long start,
Expand Down

0 comments on commit ef9caf4

Please sign in to comment.