]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/vmscan: remove update_isolated_counts()
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Thu, 3 May 2012 05:44:03 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:37 +0000 (15:46 +1000)
commit1aaf90907918f1dab0df56f52a3f8da4757f2c91
tree39f7e146a48f92e91299f26946773292b60d2ff4
parent0b580f5dcc73fccaa30c56d679d5d5e72fdbf6d9
mm/vmscan: remove update_isolated_counts()

update_isolated_counts() is no longer required, because lumpy-reclaim was
removed.  Insanity is over, now there is only one kind of inactive page.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/vmscan.c