On Thu, Sep 04, 2008 at 10:59:37AM +1000, Jeremy Kerr wrote: > Currently, we may reference extraneous contexts in find_victim() > if we find a better contender for a context to unschedule. > > Change the reference to after we've found our victim context, so we > don't do the extra get_spu_context(). Looks good.