aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-01-01 10:12:24 +1030
committerRusty Russell <rusty@rustcorp.com.au>2009-01-01 10:12:24 +1030
commit3e597945384dee1457240158eb81e3afb90b68c2 (patch)
tree20d49b9ba2e67af21c6ed115437abea8e7ad7a57 /kernel/compat.c
parentf1fc057c79cb2d27602fb3ad08a031f13459ef27 (diff)
downloadkernel_samsung_smdk4412-3e597945384dee1457240158eb81e3afb90b68c2.zip
kernel_samsung_smdk4412-3e597945384dee1457240158eb81e3afb90b68c2.tar.gz
kernel_samsung_smdk4412-3e597945384dee1457240158eb81e3afb90b68c2.tar.bz2
cpumask: remove any_online_cpu() users: mm/
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 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions