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
..
2006-03-31 12:18:52 -08:00
2005-04-16 15:20:36 -07:00
2005-07-28 21:46:05 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 15:48:18 -07:00
2006-03-31 12:18:50 -08:00
2005-04-16 15:20:36 -07:00
2006-03-31 12:18:51 -08:00
2005-09-22 22:17:36 -07:00
2006-03-31 12:18:51 -08:00
2006-01-06 08:33:47 -08:00