Replace header->pages * PAGE_SIZE with new header->size.
Fixes: ed2d9e1a26cc ("bpf: Use size instead of pages in bpf_binary_header")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Song Liu <song@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220208220509.4180389-2-song@kernel.org
|
||
|---|---|---|
| .. | ||
| bpf_jit_32.h | ||
| bpf_jit_64.h | ||
| bpf_jit_asm_32.S | ||
| bpf_jit_comp_32.c | ||
| bpf_jit_comp_64.c | ||
| Makefile | ||