summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>2009-09-22 00:01:44 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-09-22 14:17:30 (GMT)
commit5205e56eeab04ce02f8bb6b47d1569b216bc0b6a (patch)
treeef27909cc2f016ddd7dc6c34fb5a37ca23dcadd3 /scripts/checkpatch.pl
parentde2e7567c7ddf24f0ca80010163ed10da66a14e2 (diff)
downloadlinux-5205e56eeab04ce02f8bb6b47d1569b216bc0b6a.tar.xz
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
The move_active_pages_to_lru() function is called under irq disabled and ClearPageActive() doesn't need irq disabling. Then, this patch move it into shrink_active_list(). Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Reviewed-by: Johannes Weiner <hannes@cmpxchg.org> Cc: Rik van Riel <riel@redhat.com> Cc: Minchan Kim <minchan.kim@gmail.com> Cc: Mel Gorman <mel@csn.ul.ie> Cc: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions