Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12132
b: refs/heads/master
c: ebd50e5
h: refs/heads/master
v: v3
  • Loading branch information
Horms authored and Linus Torvalds committed Nov 2, 2005
1 parent f41696b commit e7eb127
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: faba278fb003dbe772f6c04526f1f096f43c995e
refs/heads/master: ebd50e500185a711e708653460d19f1dbb3ef944
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/entry_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ _GLOBAL(ppc32_rt_sigsuspend)
bne syscall_exit
/* If sigsuspend() returns zero, we are going into a signal handler. We
may need to call audit_syscall_exit() to mark the exit from sigsuspend() */
#ifdef CONFIG_AUDIT
#ifdef CONFIG_AUDITSYSCALL
ld r3,PACACURRENT(r13)
ld r4,AUDITCONTEXT(r3)
cmpdi 0,r4,0
Expand Down

0 comments on commit e7eb127

Please sign in to comment.