From: Rusty Russell Date: Sat, 13 Jun 2009 04:27:00 +0000 (-0600) Subject: sched: export kick_process X-Git-Tag: v2.6.31-rc1~368^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b43e352139f51216a8c56b0bd5fc3d4e05c65619;p=pandora-kernel.git 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 Cc: Ingo Molnar --- Reading git-diff-tree failed