diff options
author | 2020-12-03 19:14:35 +0000 | |
---|---|---|
committer | 2020-12-03 11:20:21 -0800 | |
commit | 1ee076719d4e14c005f375c50731ed44eb48fee4 (patch) | |
tree | 92ff769902cb993f171026231cd9c751002a3433 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: Update ima_setup.sh for busybox (diff) | |
download | wireguard-linux-1ee076719d4e14c005f375c50731ed44eb48fee4.tar.xz wireguard-linux-1ee076719d4e14c005f375c50731ed44eb48fee4.zip |
selftests/bpf: Ensure securityfs mount before writing ima policy
SecurityFS may not be mounted even if it is enabled in the kernel
config. So, check if the mount exists in /proc/mounts by parsing the
file and, if not, mount it on /sys/kernel/security.
Fixes: 34b82d3ac105 ("bpf: Add a selftest for bpf_ima_inode_hash")
Reported-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: KP Singh <kpsingh@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20201203191437.666737-3-kpsingh@chromium.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions