[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171512583048.28510.14119936834012020359.git-patchwork-notify@kernel.org>
Date: Tue, 07 May 2024 23:50:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
Cc: ryasuoka@...hat.com, jeremy@...ine.org, krzysztof.kozlowski@...aro.org,
davem@...emloft.net, syzbot+0438378d6f157baae1a2@...kaller.appspotmail.com,
edumazet@...gle.com, kuba@...nel.org, linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org, pabeni@...hat.com,
syzkaller-bugs@...glegroups.com, nogikh@...gle.com, andreyknvl@...il.com,
johannes@...solutions.net, dvyukov@...gle.com
Subject: Re: [PATCH] nfc: nci: Fix kcov check in nci_rx_work()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 5 May 2024 19:36:49 +0900 you wrote:
> Commit 7e8cdc97148c ("nfc: Add KCOV annotations") added
> kcov_remote_start_common()/kcov_remote_stop() pair into nci_rx_work(),
> with an assumption that kcov_remote_stop() is called upon continue of
> the for loop. But commit d24b03535e5e ("nfc: nci: Fix uninit-value in
> nci_dev_up and nci_ntf_packet") forgot to call kcov_remote_stop() before
> break of the for loop.
>
> [...]
Here is the summary with links:
- nfc: nci: Fix kcov check in nci_rx_work()
https://git.kernel.org/netdev/net/c/19e35f24750d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists