Skip to content
Commit ce7c191b authored by Jeremy Kerr's avatar Jeremy Kerr
Browse files

[POWERPC] spufs: don't (ab)use SCHED_IDLE

commit 4ef11014

 introduced a usage of SCHED_IDLE to detect when
a context is within spu_run.

Instead of SCHED_IDLE (which has other meaning), add a flag to
sched_flags to tell if a context should be running.

Signed-off-by: default avatarJeremy Kerr <jk@ozlabs.org>
parent 3cecdda3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment