From: Christoph Lameter Date: Fri, 18 Apr 2014 22:07:10 +0000 (-0700) Subject: vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() X-Git-Tag: omap-for-v3.16/pm-signed~83^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83da7510058736c09a14b9c17ec7d851940a4332;p=pandora-kernel.git vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() Seems to be called with preemption enabled. Therefore it must use mod_zone_page_state instead. Signed-off-by: Christoph Lameter Reported-by: Grygorii Strashko Tested-by: Grygorii Strashko Cc: Tejun Heo Cc: Santosh Shilimkar Cc: Ingo Molnar Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed