kernel_optimize_test/arch/um/os-Linux
Bodo Stroesser 2c332a2513 [PATCH] uml: change interface to boot_timer_handler
Current implementation of boot_timer_handler isn't usable for s390.  So I
changed its name to do_boot_timer_handler, taking (struct sigcontext *)sc as
argument.  do_boot_timer_handler is called from new boot_timer_handler() in
arch/um/os-Linux/signal.c, which uses the same mechanisms as other signal
handler to find out sigcontext pointer.

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:19 -08:00
..
drivers
include
skas
sys-i386
sys-x86_64
aio.c
elf_aux.c
file.c
helper.c
main.c
Makefile
mem.c
process.c
signal.c [PATCH] uml: change interface to boot_timer_handler 2006-01-18 19:20:19 -08:00
start_up.c
time.c
trap.c
tt.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c