aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMasato Noguchi <[email protected]>2007-07-25 13:20:15 +1000
committerPaul Mackerras <[email protected]>2007-07-26 16:17:55 +1000
commit6f6a6dc0c8ebdb6514ab6bb58ba4b8739957b342 (patch)
tree136047637eced9660ed31104694a158b2f2a49f8 /scripts/patch-kernel
parent17cd87c26bd86546ea3217397ef3428581970058 (diff)
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
We currently initialize cbe_spu_info[].spus in both init_spu_base and spu_sched_init. The initialise in spu_sched_init clears the SPU list, so we end up with no physical SPUs. Because of this, the spu_run syscall will block forever. This change removes the unnecessary initialization in spu_sched_init. Signed-off-by: Masato Noguchi <[email protected]> Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions