On Mon, Sep 18, 2023 at 7:39 AM Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> wrote: > > The build with CONFIG_UNWINDER_FRAME_POINTER=y is broken for > current exceptions feature as it assumes ORC unwinder specific fields in > the unwind_state. Disable exceptions when frame_pointer unwinder is > enabled for now. > > Fixes: fd5d27b70188 ("arch/x86: Implement arch_bpf_stack_walk") > Reported-by: Eric Dumazet <edumazet@xxxxxxxxxx> > Signed-off-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> Very weird that only this patch reached patchwork. Could you resend and trim cc list significantly?