]> Git Repo - linux.git/commit
sched: export kick_process
authorRusty Russell <[email protected]>
Sat, 13 Jun 2009 04:27:00 +0000 (22:27 -0600)
committerRusty Russell <[email protected]>
Fri, 12 Jun 2009 12:57:01 +0000 (22:27 +0930)
commitb43e352139f51216a8c56b0bd5fc3d4e05c65619
treef7766a7d5dc21e424bc914c99e03a4816a35d78a
parentf7027c6387d0c3acf569845165ec7947e2083c82
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
kernel/sched.c
This page took 0.043566 seconds and 4 git commands to generate.