All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Request backport of ionic driver patch for 5.10 stable
@ 2021-01-12 21:27 Shannon Nelson
  2021-01-15  9:53 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Shannon Nelson @ 2021-01-12 21:27 UTC (permalink / raw)
  To: stable

Please apply upstream commit 8f56bc4dc101 ("ionic: start queues before 
announcing link up") to 5.10.

When initially discussed, the implied race condition was still 
theoretical.  Since then, a case has been found to generate the race 
issue and cause a failure to bring up the netdev interface by having the 
device in a bond and the bond driver trying to bring up the device on 
the netif_carrier_on() notification but before the queues have been started.

This should be applied to 5.10 stable.

Thanks,
sln


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Request backport of ionic driver patch for 5.10 stable
  2021-01-12 21:27 [PATCH] Request backport of ionic driver patch for 5.10 stable Shannon Nelson
@ 2021-01-15  9:53 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-01-15  9:53 UTC (permalink / raw)
  To: Shannon Nelson; +Cc: stable

On Tue, Jan 12, 2021 at 01:27:03PM -0800, Shannon Nelson wrote:
> Please apply upstream commit 8f56bc4dc101 ("ionic: start queues before
> announcing link up") to 5.10.
> 
> When initially discussed, the implied race condition was still theoretical. 
> Since then, a case has been found to generate the race issue and cause a
> failure to bring up the netdev interface by having the device in a bond and
> the bond driver trying to bring up the device on the netif_carrier_on()
> notification but before the queues have been started.
> 
> This should be applied to 5.10 stable.

Now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-15  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 21:27 [PATCH] Request backport of ionic driver patch for 5.10 stable Shannon Nelson
2021-01-15  9:53 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.