Re: [PATCH v5 3/3] mac80211: add KCOV remote annotations to incoming frame processing
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2020-10-29 17:44:45
Also in:
linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2020-10-29 17:44:45
Also in:
linux-wireless, lkml
On Thu, 2020-10-29 at 17:36 +0000, Aleksandr Nogikh wrote:
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? In any case, Reviewed-by: Johannes Berg <johannes@sipsolutions.net> johannes