From: Kumar Kartikeya Dwivedi <memxor@gmail.com>
To: bpf@vger.kernel.org, Alexei Starovoitov <ast@kernel.org>
Subject: [PATCH bpf-next v2 0/3] Fixes for Exceptions
Date: Mon, 18 Sep 2023 17:52:30 +0200 [thread overview]
Message-ID: <20230918155233.297024-1-memxor@gmail.com> (raw)
Set of fixes for bugs reported for the exceptions series.
Changelog:
----------
v1 -> v2
v1: https://lore.kernel.org/bpf/20230918143914.292526-1-memxor@gmail.com
* Resend with trimmed Cc due to patchwork problem (Alexei)
Kumar Kartikeya Dwivedi (3):
selftests/bpf: Print log buffer for exceptions test only on failure
bpf: Fix bpf_throw warning on 32-bit arch
bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y
arch/x86/net/bpf_jit_comp.c | 9 ++++-----
kernel/bpf/helpers.c | 2 +-
tools/testing/selftests/bpf/prog_tests/exceptions.c | 5 +++--
3 files changed, 8 insertions(+), 8 deletions(-)
base-commit: ec6f1b4db95b7eedb3fe85f4f14e08fa0e9281c3
--
2.41.0
next reply other threads:[~2023-09-18 15:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-18 15:52 Kumar Kartikeya Dwivedi [this message]
2023-09-18 15:52 ` [PATCH bpf-next v2 1/3] selftests/bpf: Print log buffer for exceptions test only on failure Kumar Kartikeya Dwivedi
2023-09-18 15:52 ` [PATCH bpf-next v2 2/3] bpf: Fix bpf_throw warning on 32-bit arch Kumar Kartikeya Dwivedi
2023-09-18 17:09 ` Matthieu Baerts
2023-09-18 18:12 ` Kui-Feng Lee
2023-09-18 15:52 ` [PATCH bpf-next v2 3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y Kumar Kartikeya Dwivedi
2023-09-18 16:00 ` Eric Dumazet
2023-09-18 20:50 ` [PATCH bpf-next v2 0/3] Fixes for Exceptions patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230918155233.297024-1-memxor@gmail.com \
--to=memxor@gmail.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox