[PATCH bpf-next v3 3/6] bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
Menglong Dong
menglong.dong at linux.dev
Fri Dec 19 04:27:37 PST 2025
On 2025/12/19 19:41, Andreas Schwab wrote:
> On Dez 19 2025, Menglong Dong wrote:
>
> > BPF_TRAMP_F_ORIG_STACK
>
> How can that ever be set?
Oops, my bad! It should be BPF_TRAMP_F_CALL_ORIG here. I think
it is some kind of copy-paste mistake. I'll send a fix for it.
Thanks!
Menglong Dong
>
> if (flags & (BPF_TRAMP_F_ORIG_STACK | BPF_TRAMP_F_SHARE_IPMODIFY))
> return -ENOTSUPP;
>
>
More information about the linux-riscv
mailing list