commit | ad596925eaf9a48ed61bc9210088828f1f8e0552 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Tue Jan 05 15:34:51 2010 +0900 |
committer | Tejun Heo <tj@kernel.org> | Tue Jan 05 15:34:51 2010 +0900 |
tree | 868c53469fd9506b5297d9d1c2d4423bbba81836 | |
parent | 99dcc3e5a94ed491fbef402831d8c0bbb267f995 [diff] |
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>