From: Oleg Drokin Date: Sun, 8 Mar 2015 00:24:26 +0000 (-0500) Subject: staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_ X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8417773bbbb4d782b1314f5d1126d1b43b26b7db;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed