aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-01-01 10:12:23 +1030
committerRusty Russell <rusty@rustcorp.com.au>2009-01-01 10:12:23 +1030
commitf1fc057c79cb2d27602fb3ad08a031f13459ef27 (patch)
tree1bfa272b43e76b1abc0bf27361ad088fc5a17ba1 /mm/vmscan.c
parentcpumask: convert kernel trace functions further (diff)
downloadlinux-dev-f1fc057c79cb2d27602fb3ad08a031f13459ef27.tar.xz
linux-dev-f1fc057c79cb2d27602fb3ad08a031f13459ef27.zip
cpumask: remove any_online_cpu() users: kernel/
Impact: Remove obsolete API usage any_online_cpu() is a good name, but it takes a cpumask_t, not a pointer. There are several places where any_online_cpu() doesn't really want a mask arg at all. Replace all callers with cpumask_any() and cpumask_any_and(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions