From: KOSAKI Motohiro Date: Tue, 26 Apr 2011 01:56:42 +0000 (+0900) Subject: Blackfin: don't touch task->cpus_allowed directly X-Git-Tag: v3.0-rc1~154^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e887eb61e5a27ba54405f2ca51d8d0d378c4ffe5;p=pandora-kernel.git Blackfin: don't touch task->cpus_allowed directly Every callter (except kthread_bind) should use proper set_cpus_allowed_ptr() APIs. Signed-off-by: KOSAKI Motohiro Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed