linux-stable-rt/arch/um
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 [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
include [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
kernel [PATCH] uml: change interface to boot_timer_handler 2006-01-18 19:20:19 -08:00
os-Linux [PATCH] uml: change interface to boot_timer_handler 2006-01-18 19:20:19 -08:00
scripts
sys-i386 [PATCH] uml: move LDT creation 2006-01-18 19:20:18 -08:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: fix missing KBUILD_BASENAME 2006-01-11 18:42:09 -08:00
Kconfig [PATCH] uml: update Kconfig help 2006-01-11 18:42:09 -08:00
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile [PATCH] uml: fix symbol for mktime 2006-01-14 18:27:06 -08:00
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig