brintos

brintos / linux-shallow public Read only

0
0
Text · 307 B · 15ebfc3 Raw
11 lines · plain
1# Test that asking for VG always fails on old kernels because it was2# added in 6.1. This applies to systems that either support or don't3# support SVE.4[config]5command = record6args    = --no-bpf-event --user-regs=vg kill >/dev/null 2>&17ret     = 1298test_ret = true9arch    = aarch6410kernel_until = 6.111