On Wed, 19 Jan 2022 at 16:42, Daniel Borkmann <daniel@xxxxxxxxxxxxx> wrote: > [...] > > AFAIK, Jisheng's extable work is still in Palmer's for-next tree. > > > > Daniel/Alexei: This eBPF must follow commit 1f77ed9422cb ("riscv: > > switch to relative extable and other improvements"), which is in > > Palmer's tree. It cannot go via bpf-next. > > Thanks for letting us know, then lets route this fix via Palmer. Maybe he could > also add Fixes tags when applying, so stable can pick it up later on. > It shouldn't have a fixes-tag, since it's a new feature for RV. This was adapting to that new feature. It hasn't made it upstream yet (I hope!). Cheers, Björn