From: Alan Stern Date: Sun, 30 Oct 2005 23:01:40 +0000 (-0800) Subject: [PATCH] Add kthread_stop_sem() X-Git-Tag: v2.6.15-rc1~59^2~15^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e1a9ea4b425eb8c3b4965c35fe953bd881728f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed