Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24608
b: refs/heads/master
c: ca3e91c
h: refs/heads/master
v: v3
  • Loading branch information
Dirk Herrendoerfer authored and Paul Mackerras committed Mar 27, 2006
1 parent ea489a4 commit 7b6f9af
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6df10a82f8de89c66eb91c371d62d76e87b2cbba
refs/heads/master: ca3e91cb0cd53da70621f85d24a080b23751a013
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/context.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ struct spu_context *alloc_spu_context(void)
ctx->ibox_fasync = NULL;
ctx->wbox_fasync = NULL;
ctx->mfc_fasync = NULL;
ctx->mfc = NULL;
ctx->tagwait = 0;
ctx->state = SPU_STATE_SAVED;
ctx->local_store = NULL;
Expand Down

0 comments on commit 7b6f9af

Please sign in to comment.