kernel-ark/arch/um/os-Linux
Jeff Dike aceb343464 [PATCH] uml: timer initialization cleanup
This cleans up the mess that is the timer initialization.  There used to be
two timer handlers - one that basically ran during delay loop calibration and
one that handled the timer afterwards.  There were also two sets of timer
initialization code - one that starts in user code and calls into the kernel
side of the house, and one that starts in kernel code and calls user code.

This eliminates one timer handler and consolidates the two sets of
initialization code.

[akpm@osdl.org: use new INTF_ flags]
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-07-10 13:24:23 -07:00
..
drivers
include
skas
sys-i386
sys-x86_64
aio.c
elf_aux.c
file.c
helper.c
irq.c [PATCH] uml: timer initialization cleanup 2006-07-10 13:24:23 -07:00
main.c [PATCH] uml: fix a typo in do_uml_initcalls 2006-06-05 12:29:17 -07:00
Makefile
mem.c [PATCH] uml: fix off-by-one bug in VM file creation 2006-06-30 11:25:37 -07:00
process.c
sigio.c
signal.c [PATCH] uml: timer initialization cleanup 2006-07-10 13:24:23 -07:00
start_up.c
time.c [PATCH] uml: timer initialization cleanup 2006-07-10 13:24:23 -07:00
tls.c
trap.c
tt.c
tty_log.c
tty.c
uaccess.c
umid.c [PATCH] uml: rename and improve actually_do_remove() 2006-07-01 09:56:03 -07:00
user_syms.c
util.c