diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-06-13 06:27:00 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-06-12 14:57:01 +0200 |
commit | b43e352139f51216a8c56b0bd5fc3d4e05c65619 (patch) | |
tree | f7766a7d5dc21e424bc914c99e03a4816a35d78a /drivers/lguest/interrupts_and_traps.c | |
parent | lguest: get more serious about wmb() in example Launcher code (diff) | |
download | linux-b43e352139f51216a8c56b0bd5fc3d4e05c65619.tar.xz linux-b43e352139f51216a8c56b0bd5fc3d4e05c65619.zip |
sched: export kick_process
lguest needs kick_process: wake_up_process() does nothing if a process
is running, which isn't sufficient (we need it in the kernel).
And lguest support is usually modular.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/lguest/interrupts_and_traps.c')
0 files changed, 0 insertions, 0 deletions