From: Rusty Russell Date: Thu, 24 Sep 2009 15:34:38 +0000 (-0600) Subject: cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y X-Git-Tag: v2.6.32-rc1~144^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0ad955680878998ff7dc51ce06ddad12260423a;p=pandora-kernel.git cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y You're not supposed to pass cpumasks on the stack in that case. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed