android_kernel_xiaomi_sm8350/arch/um/kernel
Jeff Dike 6760da0197 [PATCH] uml: change timer initialization
inet_init, which schedules, is called before the UML timer_init, which sets
up the timer.  The result is the interval timers being manipulated before
the appropriate signal handlers are established, causing unhandled timers.

This is fixed by making timer_init be called earlier.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-03 20:05:40 -07:00
..
skas [PATCH] uml: cleanup unprofile expression and build infrastructure 2006-05-01 18:17:45 -07:00
tt
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
Makefile
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_kern.c
syscall.c
sysrq.c
time_kern.c [PATCH] uml: change timer initialization 2006-05-03 20:05:40 -07:00
time.c
tlb.c
trap_kern.c
uaccess.c
um_arch.c
umid.c
uml.lds.S
vmlinux.lds.S