Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60633
b: refs/heads/master
c: 7a896dc
h: refs/heads/master
i:
  60631: 9752c7d
v: v3
  • Loading branch information
Sebastian Siewior authored and Paul Mackerras committed Jul 3, 2007
1 parent f686b05 commit 7c4df2b
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: cf1d8a8a7b6616fbfd14f2d4646024f4ff1c3c8b
refs/heads/master: 7a896dc5f4a369193256653535aa7e2b521c611d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spufs/spu_save.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ static inline void save_event_mask(void)
* Read the SPU_RdEventMsk channel and save to the LSCSA.
*/
offset = LSCSA_QW_OFFSET(event_mask);
regs_spill[offset].slot[0] = spu_readch(SPU_RdEventStatMask);
regs_spill[offset].slot[0] = spu_readch(SPU_RdEventMask);
}

static inline void save_tag_mask(void)
Expand Down

0 comments on commit 7c4df2b

Please sign in to comment.