this_cpu: Remove pageset_notifier
authorChristoph Lameter <cl@linux-foundation.org>
Tue, 5 Jan 2010 06:34:51 +0000 (15:34 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 5 Jan 2010 06:34:51 +0000 (15:34 +0900)
commitad596925eaf9a48ed61bc9210088828f1f8e0552
tree868c53469fd9506b5297d9d1c2d4423bbba81836
parent99dcc3e5a94ed491fbef402831d8c0bbb267f995
this_cpu: Remove pageset_notifier

Remove the pageset notifier since it only marks that a processor
exists on a specific node. Move that code into the vmstat notifier.

Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
mm/vmstat.c