Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75208
b: refs/heads/master
c: b50fd73
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Dec 27, 2007
1 parent 5ddfb85 commit 9f8fca3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: bcea1db16ba1c45ccebb3bfb8441642d1342c4d5
refs/heads/master: b50fd73b9d8ee1f999e8d625074872eb8fb88439
3 changes: 0 additions & 3 deletions trunk/include/asm-generic/tlb.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ tlb_flush_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end)
static inline void
tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end)
{
#ifdef CONFIG_QUICKLIST
tlb->need_flush += &__get_cpu_var(quicklist)[0].nr_pages != 0;
#endif
tlb_flush_mmu(tlb, start, end);

/* keep the page table cache within bounds */
Expand Down

0 comments on commit 9f8fca3

Please sign in to comment.