Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280466
b: refs/heads/master
c: 6416b9f
h: refs/heads/master
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Jiri Kosina committed Nov 17, 2011
1 parent 83e5a26 commit d9f224b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7433f2b78cb35cacf1799faa3b068255a6ef5f1f
refs/heads/master: 6416b9fa43537c01098f8faa5bcbebb4a275297d
4 changes: 2 additions & 2 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ static void bad_page(struct page *page)
*
* The remaining PAGE_SIZE pages are called "tail pages".
*
* All pages have PG_compound set. All pages have their ->private pointing at
* the head page (even the head page has this).
* All pages have PG_compound set. All tail pages have their ->first_page
* pointing at the head page.
*
* The first tail page's ->lru.next holds the address of the compound page's
* put_page() function. Its ->lru.prev holds the order of allocation.
Expand Down

0 comments on commit d9f224b

Please sign in to comment.