Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186230
b: refs/heads/master
c: be14945
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Linus Torvalds committed Mar 6, 2010
1 parent 0ccc7f3 commit b45b12f
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: cda1c5af26a00ee31cdc5ab8321a1be7851cbfff
refs/heads/master: be1494527c4dea4db87749d08b09be23327157dc
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v32/mach-fs/arbiter.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ int crisv32_arbiter_unwatch(int id)
if (id == 0)
intr_mask.bp0 = regk_marb_no;
else if (id == 1)
intr_mask.bp2 = regk_marb_no;
intr_mask.bp1 = regk_marb_no;
else if (id == 2)
intr_mask.bp2 = regk_marb_no;
else if (id == 3)
Expand Down

0 comments on commit b45b12f

Please sign in to comment.