git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0bc0a6
)
mm: find_get_pages_contig fixlet
author
Nick Piggin
<npiggin@kernel.dk>
Thu, 13 Jan 2011 23:45:51 +0000
(15:45 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 14 Jan 2011 01:32:32 +0000
(17:32 -0800)
Testing ->mapping and ->index without a ref is not stable as the page
may have been reused at this point.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Reviewed-by: Wu Fengguang <fengguang.wu@intel.com>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found