commit | cf6fe945389e674130dc7564392930cf7fb9f5e8 | [log] [tgz] |
---|---|---|
author | Wang Sheng-Hui <shhuiw@gmail.com> | Wed Sep 11 14:22:48 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:06 2013 -0700 |
tree | ee75b30bb6fa6dcf8d4499a760095c221c59b00e | |
parent | fa0f281cf9de8e6877e6536f18a3fc77368df64d [diff] |
mm: correct the comment about the value for buddy _mapcount Set _mapcount PAGE_BUDDY_MAPCOUNT_VALUE to make the page buddy. Not the magic number -2. Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com> Cc: Mel Gorman <mel@csn.ul.ie> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>