On Thu, 29 Oct 2020 at 18:44, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2020-10-29 at 17:36 +0000, Aleksandr Nogikh wrote: > > From: Aleksandr Nogikh <nogikh@xxxxxxxxxx> > > > > 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@xxxxxxxxxxxxxxxx> > > johannes >