Re: [PATCH] libbpf: Ignore exception frame section
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <a0b91ec136b7425738019b06e21ba49df0e0462a8b43c0ee489cee990e395dcc@mail.kernel.org> |
> libbpf: Ignore exception frame section > > Exception handing should not be the interest yet, let's skip it. > BTW, I found this when building BPF with Zig compiler[1]. > > [1]: https://github.com/tw4452852/bb > > Signed-off-by: Tw <[email protected]> > Change-Id: I5ee6c05bd8a684261c53effe9c95d9f26a6a6964 This isn't a bug, but should 'Exception handing' be corrected to 'Exception handling' in the first line of the commit message? --- AI reviewed your patch. Please fix the bug or email reply why it's not a bug. See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md CI run summary: https://github.com/kernel-patches/bpf/actions/runs/32631556401