linux-stable-rt/arch/um/kernel
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
..
skas [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
tt [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
Makefile [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
asm-offsets.c [PATCH] uml: fix missing KBUILD_BASENAME 2006-01-11 18:42:09 -08:00
config.c.in
dyn.lds.S
exec_kern.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
irq.c
irq_user.c
ksyms.c
mem.c
physmem.c
process_kern.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
ptrace.c
reboot.c [PATCH] Don't attempt to power off if power off is not implemented 2006-01-08 20:14:00 -08:00
resource.c
sigio_kern.c
sigio_user.c
signal_kern.c
smp.c
syscall.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
syscall_kern.c
sysrq.c
time.c [PATCH] hrtimer: convert posix timers completely 2006-01-10 08:01:39 -08:00
time_kern.c [PATCH] uml: change interface to boot_timer_handler 2006-01-18 19:20:19 -08:00
tlb.c
trap_kern.c [PATCH] uml: merge trap_user.c and trap_kern.c 2006-01-08 20:13:39 -08:00
tty_log.c
uaccess.c
um_arch.c [PATCH] uml: revert compile-time option checking 2006-01-11 18:42:09 -08:00
umid.c
uml.lds.S
vmlinux.lds.S