linux/arch/um/os-Linux
Johannes Berg 68c15a2bc5 um: Remove sig_info[SIGALRM]
This entry is misleading, the actual signal handler is
another one that never uses sig_info.

Also remove the SIGALRM if inside sig_handler() for the
same reason.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-09-15 21:37:10 +02:00
..
drivers um: return negative in tuntap_open_tramp() 2017-09-13 22:36:50 +02:00
skas um: Give start_idle_thread() a return code 2018-10-29 22:23:11 +01:00
elf_aux.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
execvp.c um: Use os_warn to print out pre-boot warning/error messages 2017-07-05 23:18:25 +02:00
file.c um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
helper.c
irq.c Epoll based IRQ controller 2018-02-19 19:38:51 +01:00
main.c um: remove uml initcalls 2018-06-10 22:49:14 +02:00
Makefile um: remove unused AIO code 2018-10-29 22:23:12 +01:00
mem.c um: Use os_warn to print out pre-boot warning/error messages 2017-07-05 23:18:25 +02:00
process.c
registers.c
sigio.c
signal.c um: Remove sig_info[SIGALRM] 2019-09-15 21:37:10 +02:00
start_up.c Fix minor typos and grammar in UML start_up help 2017-09-13 22:33:23 +02:00
time.c um: Pass nsecs to os timer functions 2019-07-02 23:27:29 +02:00
tty.c
umid.c um: remove uses of variable length arrays 2019-05-07 23:18:28 +02:00
user_syms.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
util.c