RE: [PATCH net] hv_netvsc: Fix a warning of suspicious RCU usage
From: Dexuan Cui <decui@microsoft.com>
Date: 2019-08-09 01:16:29
Also in:
lkml, netdev
From: Dexuan Cui <decui@microsoft.com>
Date: 2019-08-09 01:16:29
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net> Sent: Thursday, August 8, 2019 6:14 PM To: Dexuan Cui <decui@microsoft.com> Cc: netdev@vger.kernel.org; Haiyang Zhang <haiyangz@microsoft.com>; Stephen Hemminger [off-list ref]; sashal@kernel.org; KY Srinivasan [off-list ref]; Michael Kelley [off-list ref]; linux-hyperv@vger.kernel.org; linux-kernel@vger.kernel.org; olaf@aepfle.de; apw@canonical.com; jasowang@redhat.com; vkuznets [off-list ref]; marcelo.cerri@canonical.com Subject: Re: [PATCH net] hv_netvsc: Fix a warning of suspicious RCU usage From: Dexuan Cui <decui@microsoft.com> Date: Tue, 6 Aug 2019 05:17:44 +0000quoted
This fixes a warning of "suspicious rcu_dereference_check() usage" when nload runs. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Dexuan Cui <decui@microsoft.com>Please resend with appropriate fixes tag.
Will do shortly. Thanks, -- Dexuan