From: Oleg Drokin Date: Mon, 2 Mar 2015 06:01:47 +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~582 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96d236f8f4d479d25cb493c8ec240f7129709ca;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: Greg Kroah-Hartman --- Reading git-diff-tree failed