1. 28 8月, 2008 5 次提交
  2. 20 8月, 2008 20 次提交
  3. 19 8月, 2008 1 次提交
  4. 18 8月, 2008 9 次提交
  5. 15 8月, 2008 1 次提交
  6. 14 8月, 2008 1 次提交
  7. 13 8月, 2008 1 次提交
    • J
      powerpc/spufs: fix npc setting for NOSCHED contexts · d9dd421f
      Jeremy Kerr 提交于
      Currently, spu_run ignores the npc argument for contexts created with
      SPU_CREATE_NOSCHED. While this is correct for isolated contexts,
      there's no need to enforce the npc restriction on non-isolated NOSCHED
      contexts.
      
      This means that NOSCHED contexts can only ever run with an entry point
      of 0x0.
      
      This change to spu_run_init allows setting of the npc (and, while we're
      at it, the privcntl) for non-isolated NOSCHED contexts. This allows
      us to run NOSCHED contexts from any entry point.
      Signed-off-by: NJeremy Kerr <jk@ozlabs.org>
      d9dd421f
  8. 12 8月, 2008 1 次提交
  9. 11 8月, 2008 1 次提交