staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
authorOleg Drokin <green@linuxhacker.ru>
Sun, 8 Mar 2015 00:24:26 +0000 (19:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 09:35:44 +0000 (10:35 +0100)
commit8417773bbbb4d782b1314f5d1126d1b43b26b7db
tree6a62d81bc618c63c454581ced5ed74a8130ab9d2
parentdfc16973973e9730d7aab2a2497d0cdb9e4a999b
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_

This patch continues to further remove deprecated functions, such as
any_online_cpu, for_each_cpu_mask and also cleaning up
usage of NR_CPUS in a few places

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.c
This page took 0.025088 seconds and 5 git commands to generate.