Re: [PATCH v5 2/3] net: add kcov handle to skb extensions
From: Marco Elver <elver@google.com>
Date: 2020-11-25 16:30:37
Also in:
linux-wireless, lkml
From: Marco Elver <elver@google.com>
Date: 2020-11-25 16:30:37
Also in:
linux-wireless, lkml
On Sat, 21 Nov 2020 at 22:02, Jakub Kicinski [off-list ref] wrote:
On Sat, 21 Nov 2020 21:58:37 +0100 Johannes Berg wrote:quoted
On Sat, 2020-11-21 at 12:55 -0800, Jakub Kicinski wrote:quoted
It is more complicated. We can go back to an skb field if this work is expected to yield results for mac80211. Would you mind sending a patch?I can do that, but I'm not going to be able to do it now/tonight (GMT+1 here), so probably only Monday/Tuesday or so, sorry.Oh yea, no worries, took someone a month to notice this is broken, as long as it's fixed before the merge window it's fine ;)
I took the liberty of taking patch 2/3 from v2 which was still storing kcov_handle in sk_buff, and resending with the updates to patch 3/3: https://lkml.kernel.org/r/20201125162455.1690502-1-elver@google.com Thanks, -- Marco