On Tue, 14 May 2019 16:03:39 -0700 (PDT), David Miller wrote: > From: Jakub Kicinski <[email protected]> > Date: Tue, 14 May 2019 14:28:19 -0700 > > > From: Pieter Jansen van Vuuren <[email protected]> > > > > Add rcu locks when accessing netdev when processing route request > > and tunnel keep alive messages received from hardware. > > > > Fixes: 8e6a9046b66a ("nfp: flower vxlan neighbour offload") > > Fixes: 856f5b135758 ("nfp: flower vxlan neighbour keep-alive") > > Signed-off-by: Pieter Jansen van Vuuren > > <[email protected]> > > Reviewed-by: Jakub Kicinski <[email protected]> > > Reviewed-by: John Hurley <[email protected]> > > Applied and queued up for -stable.
Thank you, FWIW for stable there may be a slight conflict because the nfp_app_dev_get() call was recently renamed from nfp_app_repr_get().
