diff options
author | Sean Christopherson <[email protected]> | 2024-04-30 09:21:33 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-05-02 16:12:28 -0700 |
commit | 8a53e13021330a25775a31ced44fbec2225a9443 (patch) | |
tree | 570a1e71b188854a3204ed126d16cab651f0f091 /include/linux/overflow.h | |
parent | 20ecf595b513b4ee69220794c3317380c4f051b1 (diff) |
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Explicitly require KVM_CAP_USER_MEMORY2 for selftests that create memslots,
i.e. skip selftests that need memslots instead of letting them fail on
KVM_SET_USER_MEMORY_REGION2. While it's ok to take a dependency on new
kernel features, selftests should skip gracefully instead of failing hard
when run on older kernels.
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]
Suggested-by: Shuah Khan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions