diff options
author | Oleg Nesterov <[email protected]> | 2008-08-05 13:01:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-05 14:33:47 -0700 |
commit | 5b2becc8cffdccdd60c63099f592ddd35aa6c34f (patch) | |
tree | e502280aee4d93b059a93526ba3f02a6883a596d /net/unix/sysctl_net_unix.c | |
parent | 32194450330be327f3b25bf6b66298bd122599e9 (diff) |
semaphore: __down_common: use signal_pending_state()
Change __down_common() to use signal_pending_state() instead of open
coding.
The changes in kernel/semaphore.o are just artifacts, the state checks are
optimized away.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions