Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92315
b: refs/heads/master
c: 16428a4
h: refs/heads/master
i:
  92313: ac4d664
  92311: 10d86cf
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Apr 23, 2008
1 parent e10b3f1 commit 7aa13b4
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: 4e354b54991fd7d589c8e5753eea58a1afcae30a
refs/heads/master: 16428a4fa99d273fe27aaee7a847a9cfd5466fda
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-common/lock.S
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ ENTRY(_cache_lock)
CLI R3;

R7 = [P1];
R2 = 0xFFFFFF87 (X);
R2 = ~(0x78) (X); /* mask out ILOC */
R7 = R7 & R2;
R0 = R0 << 3;
R7 = R0 | R7;
Expand Down

0 comments on commit 7aa13b4

Please sign in to comment.