diff options
| author | Sean Christopherson <seanjc@google.com> | 2022-02-15 04:12:38 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-11 17:14:52 +0300 |
| commit | ccc82ba6bea45189a516c97480b2b70406832f35 (patch) | |
| tree | 5c1c6f2393fa171f86fd91a3b0b41c5081baa235 /scripts/objdiff | |
| parent | d379749fdab68d0eee05e149a25f8ef45d2f19bc (diff) | |
| download | linux-ccc82ba6bea45189a516c97480b2b70406832f35.tar.xz | |
KVM: selftests: Always open VM file descriptors with O_RDWR
Drop the @perm param from vm_create() and always open VM file descriptors
with O_RDWR. There's no legitimate use case for other permissions, and
if a selftest wants to do oddball negative testing it can open code the
necessary bits instead of forcing a bunch of tests to provide useless
information.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
