mbox series

[bpf-next,v1,0/3] Fixes for Exceptions

Message ID 20230918143914.292526-1-memxor@gmail.com (mailing list archive)
Headers show
Series Fixes for Exceptions | expand

Message

Kumar Kartikeya Dwivedi Sept. 18, 2023, 2:39 p.m. UTC
Set of fixes for bugs reported for the exceptions series.

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