Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360691
b: refs/heads/master
c: d8d0524
h: refs/heads/master
i:
  360689: 277b10a
  360687: 71e1836
v: v3
  • Loading branch information
Helge Deller committed Mar 2, 2013
1 parent ef9445d commit 05ae5d3
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: 850df98434b91d5f3c2e9e13f45c78c4304a45b1
refs/heads/master: d8d0524a39056dbdafece1ed65ae51afc711c8b5
2 changes: 1 addition & 1 deletion trunk/arch/parisc/lib/memcpy.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
DECLARE_PER_CPU(struct exception_data, exception_data);

#define preserve_branch(label) do { \
volatile int dummy; \
volatile int dummy = 0; \
/* The following branch is never taken, it's just here to */ \
/* prevent gcc from optimizing away our exception code. */ \
if (unlikely(dummy != dummy)) \
Expand Down

0 comments on commit 05ae5d3

Please sign in to comment.