Paolo 'Blaisorblade' Giarrusso 54d8d3b5a0 [PATCH] uml: add arch_switch_to for newly forked thread
Newly forked threads have no arch_switch_to_skas() called before their first
run, because when schedule() switches to them they're resumed in the body of
thread_wait() inside fork_handler() rather than in switch_threads() in
switch_to_skas().  Compensate this missing call.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:52 -08: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-27 08:44:37 -08:00
2006-03-31 12:18:50 -08:00
2006-03-27 08:44:48 -08:00
2005-04-16 15:20:36 -07:00
2006-03-31 12:18:51 -08:00
2006-01-18 19:20:20 -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