Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254743
b: refs/heads/master
c: 0b43c3a
h: refs/heads/master
i:
  254741: 5572503
  254739: d800323
  254735: a95f2b2
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Jul 9, 2011
1 parent 360c781 commit f180f80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 215ddd6664ced067afca7eebd2d1eb83f064ff5a
refs/heads/master: 0b43c3aab0137595335b08b340a3f3e5af9818a6
1 change: 1 addition & 0 deletions trunk/mm/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ int __tlb_remove_page(struct mmu_gather *tlb, struct page *page)
if (batch->nr == batch->max) {
if (!tlb_next_batch(tlb))
return 0;
batch = tlb->active;
}
VM_BUG_ON(batch->nr > batch->max);

Expand Down

0 comments on commit f180f80

Please sign in to comment.