Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309811
b: refs/heads/master
c: 62366c8
h: refs/heads/master
i:
  309809: 5c38248
  309807: 5c959db
v: v3
  • Loading branch information
Al Viro committed May 24, 2012
1 parent 00d9a9e commit 84c0409
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: 617c62a9fc157c5dbb3c90945da5535e5b0a7f4c
refs/heads/master: 62366c88b29c5a32e1531142092f98eaf49b1103
2 changes: 1 addition & 1 deletion trunk/arch/avr32/kernel/entry-avr32b.S
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ fault_exit_work:
ld.w r1, r0[TI_flags]
rjmp fault_exit_work

1: mov r2, _TIF_SIGPENDING | _TIF_RESTORE_SIGMASK
1: mov r2, _TIF_SIGPENDING | _TIF_RESTORE_SIGMASK | _TIF_NOTIFY_RESUME
tst r1, r2
breq 2f
unmask_interrupts
Expand Down

0 comments on commit 84c0409

Please sign in to comment.