From: Arnd Bergmann Date: Tue, 1 Mar 2011 23:13:05 +0000 (+0100) Subject: staging/usbip: convert to kthread X-Git-Tag: v2.6.39-rc1~469^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9720b4bc76a83807c68e00c62bfba575251bb73e;p=pandora-kernel.git staging/usbip: convert to kthread usbip has its own infrastructure for managing kernel threads, similar to kthread. By changing it to use the standard functions, we can simplify the code and get rid of one of the last BKL users at the same time. Includes changes suggested by Max Vozeler. Signed-off-by: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Takahiro Hirofuchi Cc: Max Vozeler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed