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:
142762b
)
vmscan: remove all_unreclaimable scan control
author
Johannes Weiner
<hannes@cmpxchg.org>
Mon, 24 May 2010 21:32:40 +0000
(14:32 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 May 2010 15:07:00 +0000
(08:07 -0700)
This scan control is abused to communicate a return value from
shrink_zones(). Write this idiomatically and remove the knob.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmscan.c
patch
|
blob
|
history
diff --cc
mm/vmscan.c
Simple merge