git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb8a39
)
Blackfin: don't touch task->cpus_allowed directly
author
KOSAKI Motohiro
<kosaki.motohiro@jp.fujitsu.com>
Tue, 26 Apr 2011 01:56:42 +0000
(10:56 +0900)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 25 May 2011 12:24:10 +0000
(08:24 -0400)
Every callter (except kthread_bind) should use proper
set_cpus_allowed_ptr() APIs.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found