[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150531025347.GA8074@kroah.com>
Date: Sun, 31 May 2015 11:53:47 +0900
From: Greg KH <gregkh@...uxfoundation.org>
To: Larry Finger <Larry.Finger@...inger.net>
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org,
linux-wireless@...r.kernel.org, Stable <stable@...r.kernel.org>,
Haggi Eran <haggai.eran@...il.com>
Subject: Re: [PATCH] staging: r8712u: Fix kernel warning for improper call of
del_timer_sync()
On Mon, May 25, 2015 at 11:02:27AM -0500, Larry Finger wrote:
> On 05/23/2015 04:16 PM, Larry Finger wrote:
> >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 <Larry.Finger@...inger.net>
> >Cc: Stable <stable@...r.kernel.org>
> >Cc: Haggi Eran <haggai.eran@...il.com>
> >---
>
> 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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists