android_kernel_xiaomi_sm7250/arch/um
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
..
drivers [PATCH] uml: fix min usage 2006-03-31 12:18:51 -08:00
include [PATCH] uml: tls support: hack to make it compile on any host 2006-03-31 12:18:52 -08:00
kernel [PATCH] uml: add arch_switch_to for newly forked thread 2006-03-31 12:18:52 -08:00
os-Linux [PATCH] uml: tls support: hack to make it compile on any host 2006-03-31 12:18:52 -08:00
scripts [PATCH] uml: clean up remapping code build magic 2006-03-31 12:18:51 -08:00
sys-i386 [PATCH] uml: add arch_switch_to for newly forked thread 2006-03-31 12:18:52 -08:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: implement {get,set}_thread_area for i386 2006-03-31 12:18:52 -08:00
config.release
defconfig
Kconfig [PATCH] uml: kconfigs 2006-03-31 12:18:51 -08:00
Kconfig.char
Kconfig.debug
Kconfig.i386 [PATCH] um: fix undefined reference to hweight32 2006-03-26 08:57:09 -08:00
Kconfig.net
Kconfig.scsi
Kconfig.x86_64 [PATCH] um: fix undefined reference to hweight32 2006-03-26 08:57:09 -08:00
Makefile [PATCH] uml: split ldt.h in arch-independent and arch-dependant code 2006-03-31 12:18:51 -08:00
Makefile-i386 [PATCH] uml: fixups for "reuse i386 cpu-specific tuning" 2005-11-13 18:14:14 -08:00
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64 [PATCH] uml: eliminate symlinks to host arch 2006-03-31 12:18:50 -08:00