[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220302175126.247459-1-song@kernel.org>
Date: Wed, 2 Mar 2022 09:51:24 -0800
From: Song Liu <song@...nel.org>
To: <bpf@...r.kernel.org>, <netdev@...r.kernel.org>
CC: <ast@...nel.org>, <daniel@...earbox.net>, <andrii@...nel.org>,
<kernel-team@...com>, Song Liu <song@...nel.org>
Subject: [PATCH v2 bpf-next 0/2] fixes for bpf_prog_pack
Changes v1 => v2:
1. Rephrase comments in 2/2. (Yonghong)
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 | 5 ++++-
kernel/bpf/core.c | 9 ++++++---
3 files changed, 11 insertions(+), 5 deletions(-)
--
2.30.2
Powered by blists - more mailing lists