Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40285
b: refs/heads/master
c: f6b301b
h: refs/heads/master
i:
  40283: be00221
v: v3
  • Loading branch information
Dwayne Grant Mcconnell authored and Paul Mackerras committed Oct 25, 2006
1 parent 5f3b383 commit afe38af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2100efb266c9335925191afe79f81f8d0a5807e
refs/heads/master: f6b301b89b7bf0bb872da4f37dc28240413cbae7
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spufs/hw_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ static void spu_hw_signal1_write(struct spu_context *ctx, u32 data)

static u32 spu_hw_signal2_read(struct spu_context *ctx)
{
return in_be32(&ctx->spu->problem->signal_notify1);
return in_be32(&ctx->spu->problem->signal_notify2);
}

static void spu_hw_signal2_write(struct spu_context *ctx, u32 data)
Expand Down

0 comments on commit afe38af

Please sign in to comment.