summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/tls.c
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>2006-03-31 12:30:24 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-31 22:18:52 +0200
commit54d8d3b5a0ce1cdbad1d3154c9ea9732d394e9c7 (patch)
tree129a29ab92fba7dc99229c87a38fe8df3ade7b15 /arch/um/os-Linux/tls.c
parent[PATCH] uml: tls support: hack to make it compile on any host (diff)
downloadlinux-54d8d3b5a0ce1cdbad1d3154c9ea9732d394e9c7.tar.xz
linux-54d8d3b5a0ce1cdbad1d3154c9ea9732d394e9c7.zip
[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>
Diffstat (limited to 'arch/um/os-Linux/tls.c')
0 files changed, 0 insertions, 0 deletions