Re: [PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning

2024-09-05 Thread Greg KH
On Wed, Sep 04, 2024 at 02:08:53AM -0700, Shivani Agarwal wrote: > From: Breno Leitao > > [ Upstream commit f8321fa75102246d7415a6af441872f6637c93ab ] > > After the commit bdacf3e34945 ("net: Use nested-BH locking for > napi_alloc_cache.") was merged, the following warning began to appear: > >

[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning

2024-09-04 Thread Shivani Agarwal
From: Breno Leitao [ Upstream commit f8321fa75102246d7415a6af441872f6637c93ab ] After the commit bdacf3e34945 ("net: Use nested-BH locking for napi_alloc_cache.") was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451 napi_skb_cache_put+0x8