summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-06-13 06:27:01 +0200
committerRusty Russell <rusty@rustcorp.com.au>2009-06-12 14:57:01 +0200
commita6c372de6e4b9a8188b66badcee3e3792eccdd26 (patch)
treeb6b67f4cc447cc0ee8ae617bb503ef7d7f6e4958 /Documentation
parentsched: export kick_process (diff)
downloadlinux-a6c372de6e4b9a8188b66badcee3e3792eccdd26.tar.xz
linux-a6c372de6e4b9a8188b66badcee3e3792eccdd26.zip
lguest: fix lguest wake on guest clock tick, or fd activity
The Launcher could be inside the Guest on another CPU; wake_up_process will do nothing because it is "running". kick_process will knock it back into our kernel in this case, otherwise we'll miss it until the next guest exit. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions