diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-04-30 00:52:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 08:29:35 -0700 |
commit | f6b76d4fb0039e077824be85ed4ac94e96beef86 (patch) | |
tree | 70a9ccff1d0194ff3a5ab23837f5a2ad839af6ba /include/asm-um/thread_info.h | |
parent | ad16a4606939ce1bedb79c87e412467be803e990 (diff) |
get_signal_to_deliver: use the cached ->signal/sighand values
Cache the values of current->signal/sighand. Shrinks .text a bit and makes
the code more readable. Also, remove "sigset_t *mask", it is pointless
because in fact we save the constant offset.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-um/thread_info.h')
0 files changed, 0 insertions, 0 deletions