From: Peng Tao Date: Thu, 6 Jun 2013 14:59:09 +0000 (+0800) Subject: staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowed X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32654b679d458ee066ebadbca2bf95f58c278f0a;p=pandora-kernel.git staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowed set_cpus_allowed is not available with CONFIG_CPUMASK_OFFSTACK on. We should call set_cpus_allowed_ptr instead. Reported-by: Stephen Rothwell Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed