linux-stable-rt/arch/um/kernel
Jeff Dike 5cb38bc47b [PATCH] uml: fix wall_to_monotonic initialization
From: Jeff Dike <jdike@addtoit.com>

Initialize wall_to_monotonic correctly.  This fixes a problem where sleeps
lasted about one secone less than they should.  This also called for a bit of
code restructuring, following a patch which Blaisorblade had been keeping.

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-06-05 12:29:17 -07:00
..
skas [PATCH] uml: cleanup unprofile expression and build infrastructure 2006-05-01 18:17:45 -07:00
tt [PATCH] uml: clean arch_switch usage 2006-03-31 12:18:52 -08:00
Makefile
asm-offsets.c
config.c.in
dyn.lds.S
exec_kern.c [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
irq.c [PATCH] uml: remove NULL checks and add some CodingStyle 2006-05-01 18:17:44 -07:00
ksyms.c [PATCH] uml: fix some double export warnings 2006-04-11 06:18:36 -07:00
mem.c
physmem.c [PATCH] uml: fix iomem list traversal 2006-05-01 18:17:43 -07:00
process_kern.c [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
ptrace.c [PATCH] drop task argument of audit_syscall_{entry,exit} 2006-05-01 06:06:18 -04:00
reboot.c
resource.c
sigio_kern.c
signal_kern.c
smp.c
syscall.c
syscall_kern.c
sysrq.c
time.c
time_kern.c [PATCH] uml: fix wall_to_monotonic initialization 2006-06-05 12:29:17 -07:00
tlb.c
trap_kern.c
uaccess.c
um_arch.c
umid.c
uml.lds.S
vmlinux.lds.S