aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorChristoph Schlameuss <[email protected]>2024-08-07 17:45:04 +0200
committerJanosch Frank <[email protected]>2024-08-19 07:51:15 +0000
commit845482188e3890269927c47316bcbacee9f71a3f (patch)
tree16023489a5d87309556c0abadcd191cc773ad112 /tools/testing/selftests/bpf/progs/test_autoload.c
parent252b6fd2e186b793b960fa28ffccb07ccc4d5f51 (diff)
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Subsequent tests do require direct manipulation of the SIE control block. This commit introduces the SIE control block definition for use within the selftests. There are already definitions of this within the kernel. This differs in two ways. * This is the first definition of this in userspace. * In the context of the selftests this does not require atomicity for the flags. With the userspace definition of the SIE block layout now being present we can reuse the values in other tests where applicable. Signed-off-by: Christoph Schlameuss <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Janosch Frank <[email protected]> Message-ID: <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions