From: Eric Dumazet <[email protected]> Date: Tue, 15 Nov 2016 22:24:12 -0800
> From: Eric Dumazet <[email protected]> > > It seems many drivers do not respect napi_hash_del() contract. > > When napi_hash_del() is used before netif_napi_del(), an RCU grace > period is needed before freeing NAPI object. > > Fixes: 91815639d880 ("virtio-net: rx busy polling support") > Signed-off-by: Eric Dumazet <[email protected]> Applied and queued up for -stable, thanks Eric.
