Messages in this thread |  | | From | Marco Elver <> | Date | Thu, 29 Oct 2020 19:00:07 +0100 | Subject | Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incoming frame processing |
| |
On Thu, 29 Oct 2020 at 18:44, Johannes Berg <johannes@sipsolutions.net> wrote: > On Thu, 2020-10-29 at 17:36 +0000, Aleksandr Nogikh wrote: > > From: Aleksandr Nogikh <nogikh@google.com> > > > > 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?
> In any case, > > Reviewed-by: Johannes Berg <johannes@sipsolutions.net> > > johannes >
|  |