From: Oleg Drokin Date: Wed, 4 Mar 2015 06:07:52 +0000 (-0500) Subject: staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_ X-Git-Tag: omap-for-v4.2/o2_dc~74^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25e74b56a34908c777c1e72ecd9c56c4c8e124d;p=pandora-kernel.git staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_ Rusty Russel advises that cpus_* functions are deprecated to work on cpumasks and cpumask_* functions should be called instead, otherwise problems with CPUMASK_OFFSTACK arise. Signed-off-by: Oleg Drokin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed