1 # Test that asking for VG always fails on old kernels because it was 2 # added in 6.1. This applies to systems that either support or don't 3 # support SVE. 4 [config] 5 command = record 6 args = --no-bpf-event --user-regs=vg kill >/dev/null 2>&1 7 ret = 129 8 test_ret = true 9 arch = aarch64 10 kernel_until = 6.1
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.