mbox series

[bpf-next,0/2] fixes for bpf_prog_pack

Message ID 20220302004339.3932356-1-song@kernel.org (mailing list archive)
Headers show
Series fixes for bpf_prog_pack | expand

Message

Song Liu March 2, 2022, 12:43 a.m. UTC
Two fixes for bpf_prog_pack.

Song Liu (2):
  x86: disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86
  bpf, x86: set header->size properly before freeing it

 arch/x86/Kconfig            | 2 +-
 arch/x86/net/bpf_jit_comp.c | 6 +++++-
 kernel/bpf/core.c           | 7 ++++---
 3 files changed, 10 insertions(+), 5 deletions(-)

--
2.30.2