diff options
author | Jisheng Zhang <[email protected]> | 2021-03-30 02:24:54 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2021-04-26 08:25:12 -0700 |
commit | 1d27d854425faec98f352cf88ec3e2a8844429a4 (patch) | |
tree | bfb0207b17615d7a70e60ac299e95a1cec09c7c7 /lib/mpi/mpi-add.c | |
parent | cdd1b2bd358ffda2638fe18ff47191e84e18525f (diff) |
riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
We will drop the executable permissions of the code pages from the
mapping at allocation time soon. Move bpf_jit_alloc_exec() and
bpf_jit_free_exec() to bpf_jit_core.c so that they can be shared by
both RV64I and RV32I.
Signed-off-by: Jisheng Zhang <[email protected]>
Acked-by: Luke Nelson <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions