Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incoming frame processing
From: Andrey Konovalov <hidden>
Date: 2020-10-29 19:16:40
Also in:
linux-wireless, lkml
From: Andrey Konovalov <hidden>
Date: 2020-10-29 19:16:40
Also in:
linux-wireless, lkml
On Thu, Oct 29, 2020 at 7:00 PM Marco Elver [off-list ref] wrote:
On Thu, 29 Oct 2020 at 18:44, Johannes Berg [off-list ref] wrote:quoted
On Thu, 2020-10-29 at 17:36 +0000, Aleksandr Nogikh wrote:quoted
From: Aleksandr Nogikh <redacted> Add KCOV remote annotations to ieee80211_iface_work() and ieee80211_rx_list(). This will enable coverage-guided fuzzing of mac80211 code that processes incoming 802.11 frames.I have no idea how we'll get this merged - Jakub, do you want to take the whole series? Or is somebody else responsible for the core kcov part?Typically core kcov changes have been going via the -mm tree. Andrey has been making most changes to KCOV recently, so if there are no pending changes that conflict, I don't see it's a problem for this whole series to go through networking. I think the other series that Andrey had been working on has been changed to only touch drivers/usb/, so there should be no conflicts pending. Dmitry, Andrey, is that reasonable?
Yes, sounds good. FTR, USB kcov changes go through the usb tree.