Re: [PATCH] staging: r8712u: Fix kernel warning for improper call of del_timer_sync()
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2015-05-31 03:03:40
Also in:
linux-wireless, stable
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2015-05-31 03:03:40
Also in:
linux-wireless, stable
On Mon, May 25, 2015 at 11:02:27AM -0500, Larry Finger wrote:
On 05/23/2015 04:16 PM, Larry Finger wrote:quoted
The driver is reporting a warning at kernel/time/timer.c:1096 due to calling del_timer_sync() while in interrupt mode. Such warnings are fixed by calling del_timer() instead. Signed-off-by: Larry Finger <redacted> Cc: Stable <redacted> Cc: Haggi Eran <redacted> ---Greg, Please drop this patch. The same fixes were submitted as https://lkml.org/lkml/2015/5/15/226.
That's not working for me at the moment, what was the subject: name? I think I already applied it to the testing tree... thanks, greg k-h