Hi Amitkumar, > btmrvl_remove_card() calls kthread_stop() to stop the main thread, > but kthread_should_stop() is checked when all the activities are done > in the main thread before sleeping. > We will have kthread_should_stop() check as soon as main thread is > woken up. This fixes a crash issue caused due to an invalid memory > access while unnecessarily processing interrupts after card removal. > > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> > --- > drivers/bluetooth/btmrvl_main.c | 5 +++++ > 1 file changed, 5 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html