• Arnd Bergmann's avatar
    staging/usbip: convert to kthread · 9720b4bc
    Arnd Bergmann authored
    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: default avatarArnd Bergmann <arnd@arndb.de>
    Cc: Greg Kroah-Hartman <gregkh@suse.de>
    Cc: Takahiro Hirofuchi <hirofuchi@users.sourceforge.net>
    Cc: Max Vozeler <max@vozeler.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    9720b4bc
vhci_tx.c 5.83 KB