Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344808
b: refs/heads/master
c: 5aa8037
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and Mel Gorman committed Dec 11, 2012
1 parent b3bdddc commit 9355df5
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: 57e0a0309160b1b4ebde9f3c6a867cd96ac368bf
refs/heads/master: 5aa80374a10567f8e25de0615d3d40f3aa3a4298
1 change: 1 addition & 0 deletions trunk/mm/huge_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,7 @@ static void __split_huge_page_refcount(struct page *page)
page_tail->mapping = page->mapping;

page_tail->index = page->index + i;
page_xchg_last_nid(page_tail, page_last_nid(page));

BUG_ON(!PageAnon(page_tail));
BUG_ON(!PageUptodate(page_tail));
Expand Down

0 comments on commit 9355df5

Please sign in to comment.