Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95319
b: refs/heads/master
c: 3734dfc
h: refs/heads/master
i:
  95317: 83f0b68
  95315: 43615ef
  95311: 1752cad
v: v3
  • Loading branch information
Julio M. Merino Vidal authored and Jeremy Kerr committed Apr 30, 2008
1 parent 0bc185b commit 4eaa1f8
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8a476d49555cb7e8d4222782f695048b46692731
refs/heads/master: 3734dfc68b64d8ca202c799280daf28c2424659d
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/context.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ int spu_acquire_saved(struct spu_context *ctx)
{
int ret;

spu_context_nospu_trace(spu_acquire_saved__enter, ctx);

ret = spu_acquire(ctx);
if (ret)
return ret;
Expand Down

0 comments on commit 4eaa1f8

Please sign in to comment.