aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJoey Gouly <[email protected]>2023-03-08 19:04:21 +0000
committerAndrew Morton <[email protected]>2023-03-23 17:18:33 -0700
commit3d27a95b1d96757e48ce970baa3d419af299c2af (patch)
tree26e373d94bc85311d26a23916f4cfb9147cc59c7 /tools/testing/selftests/bpf/progs/test_autoload.c
parent6bbf1090672673183a98cd6e19de91fa5a319df0 (diff)
mm: fix error handling for map_deny_write_exec
Commit 4a18419f71cd ("mm/mprotect: use mmu_gather") changed 'goto out;' to 'break' in the loop. This wasn't noticed while rebasing the MDWE patches, so fix it now. Link: https://lkml.kernel.org/r/[email protected] Fixes: b507808ebce2 ("mm: implement memory-deny-write-execute as a prctl") Signed-off-by: Joey Gouly <[email protected]> Reported-by: Alexey Izbyshev <[email protected]> Link: https://lore.kernel.org/linux-arm-kernel/[email protected]/ Reviewed-by: Catalin Marinas <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Kees Cook <[email protected]> Cc: nd <[email protected]> Cc: Peter Xu <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions