Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138477
b: refs/heads/master
c: 3688b46
h: refs/heads/master
i:
  138475: 74d3f89
v: v3
  • Loading branch information
Jeremy Kerr authored and Benjamin Herrenschmidt committed Feb 22, 2009
1 parent 9ece3ad commit 5cb1530
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 60ee031940c1b09c137b617a8829e2f081961fe0
refs/heads/master: 3688b46b89a1a64d5eeb0df5f9d82e109712fffe
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/run.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ static int spu_setup_isolated(struct spu_context *ctx)
cond_resched();
}

/* clear purge status */
out_be64(mfc_cntl, 0);

/* put the SPE in kernel mode to allow access to the loader */
sr1 = spu_mfc_sr1_get(ctx->spu);
sr1 &= ~MFC_STATE1_PROBLEM_STATE_MASK;
Expand Down

0 comments on commit 5cb1530

Please sign in to comment.