Skip to content

Commit

Permalink
riscv: defconfig: CONFIG_STRICT_MODULE_RWX=y
Browse files Browse the repository at this point in the history
fix: lib/test_bpf when CONFIG_BPF_JIT_ALWAYS_ON=y

Signed-off-by: Chen Pei <[email protected]>
  • Loading branch information
cp0613 committed Mar 7, 2024
1 parent abe4db1 commit d36f509
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/riscv/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,4 @@ CONFIG_TORTURE_TEST=m
CONFIG_BLK_DEV_NBD=y
CONFIG_FUSE_FS=y
CONFIG_STRICT_KERNEL_RWX=n
CONFIG_STRICT_MODULE_RWX=n
CONFIG_CGROUPS=n

0 comments on commit d36f509

Please sign in to comment.