[Cbe-oss-dev] [PATCH] spufs: use find_first_bit() instead of sched_find_first_bit()

Geoff Levand geoffrey.levand at am.sony.com
Thu Jul 12 01:08:11 EST 2007


Masato Noguchi wrote:
> spu_sched->bitmap has MAX_PRIO(=140) width in bits.
> However the latest sched_find_first_bit() supports only 100-bit bitmap.
> (Please refer commit ff80a77f20f811c0cc5b251d0f657cbc6f788385 )
> 
> Thus, spu_sched->bitmap should be treated by generic find_first_bit().
> 
> 
> Signed-off-by: Masato Noguchi <Masato.Noguchi at jp.sony.com>

I added this to ps3-linux.git:

commit c650642473ac8881d531f07aecb71f39bb9d05ab
Author: Geoff Levand <geoffrey.levand at am.sony.com>
Date:   Wed Jul 11 07:48:52 2007 -0700

    [PS3] Add spufs-use-find_first_bit-instead-of-sched_find_first_bit.diff.





More information about the cbe-oss-dev mailing list