aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMasato Noguchi <Masato.Noguchi@jp.sony.com>2007-07-20 21:39:43 +0200
committerArnd Bergmann <arnd@klappe.arndb.de>2007-07-20 21:42:07 +0200
commit7e90b74967ea54dbd6eb539e1cb151ec37f63d7f (patch)
tree8017a71b986f4f3fd49054113242b1ff2c69a113 /include
parent[CELL] spufs: remove unused file argument from spufs_run_spu() (diff)
downloadlinux-dev-7e90b74967ea54dbd6eb539e1cb151ec37f63d7f.tar.xz
linux-dev-7e90b74967ea54dbd6eb539e1cb151ec37f63d7f.zip
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
spu_sched->bitmap has MAX_PRIO(=140) width in bits.However, since ff80a77f20f811c0cc5b251d0f657cbc6f788385, sched_find_first_bit() only supports 100-bit bitmaps. Thus, spu_sched->bitmap should be treated by generic find_first_bit(). Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions