diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-10-16 10:27:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-16 18:43:08 +0200 |
commit | 61b63c556c0877ee6d3832ee641bc427ff4d94d6 (patch) | |
tree | e35a047a7b11f349d3d68ac18639bc33801ec001 /security/keys/request_key_auth.c | |
parent | uml: time build fix (diff) | |
download | linux-61b63c556c0877ee6d3832ee641bc427ff4d94d6.tar.xz linux-61b63c556c0877ee6d3832ee641bc427ff4d94d6.zip |
uml: eliminate SIGALRM
Now that ITIMER_REAL is no longer used, there is no need for any use of
SIGALRM whatsoever. This patch removes all mention of it.
In addition, real_alarm_handler took a signal argument which is now always
SIGVTALRM. So, that is gone.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/keys/request_key_auth.c')
0 files changed, 0 insertions, 0 deletions