2dcf017eedd4a72698593c878aff3ae31e3a6b09 parent 83521d3eb8dd2dfb04dd78b4733e9766f61bb47e author Alan Stern 1130713300 -0800 committer Linus Torvalds 1130722637 -0800 [PATCH] Add kthread_stop_sem() Enhance the kthread API by adding kthread_stop_sem, for use in stopping threads that spend their idle time waiting on a semaphore. Signed-off-by: Alan Stern Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds