-
- Downloads
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API
Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API The sanity check this patch introduced triggers on shutdown, apparently due to threads having already exited by the time BUG_ON() is reached. Signed-off-by:Mike Galbraith <efault@gmx.de> Cc: Peter Teoh <htmldeveloper@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/staging/rt2860/rt_linux.h 4 additions, 9 deletionsdrivers/staging/rt2860/rt_linux.h
- drivers/staging/rt2870/2870_main_dev.c 45 additions, 22 deletionsdrivers/staging/rt2870/2870_main_dev.c
- drivers/staging/rt2870/common/2870_rtmp_init.c 16 additions, 17 deletionsdrivers/staging/rt2870/common/2870_rtmp_init.c
- drivers/staging/rt2870/common/rtusb_io.c 1 addition, 2 deletionsdrivers/staging/rt2870/common/rtusb_io.c
- drivers/staging/rt2870/rt2870.h 2 additions, 4 deletionsdrivers/staging/rt2870/rt2870.h
Loading
Please register or sign in to comment