diff options
author | Oleg Nesterov <[email protected]> | 2008-06-08 21:20:42 +0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-06-10 11:45:09 +0200 |
commit | 6ad36762d7a88d747f6fed95194b4f7ff5da8df4 (patch) | |
tree | 59cb2e62cbf28be3aed00705f8564eba103fe9c0 /net/unix/sysctl_net_unix.c | |
parent | 493d35863dbb692c38c1415fd83d88dfb902ae37 (diff) |
__mutex_lock_common: use signal_pending_state()
Change __mutex_lock_common() to use signal_pending_state() for the sake of
the code re-use.
This adds 7 bytes to kernel/mutex.o, but afaics only because gcc isn't smart
enough.
(btw, uninlining of __mutex_lock_common() shrinks .text from 2722 to 1542,
perhaps it is worth doing).
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions