diff options
author | 2024-04-24 12:33:16 +0200 | |
---|---|---|
committer | 2024-05-03 15:11:23 -0700 | |
commit | 2098acaf24455698c149b27f0347eb4ddc6d2058 (patch) | |
tree | 9c9309d82d3f25027da00cecc4f544bf688c7bf9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: Remove kvm_make_all_cpus_request_except() (diff) | |
download | linux-rng-2098acaf24455698c149b27f0347eb4ddc6d2058.tar.xz linux-rng-2098acaf24455698c149b27f0347eb4ddc6d2058.zip |
KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
The KVM_CREATE_GUEST_MEMFD ioctl returns a file descriptor, and is
documented as such in the description. However, the "Returns" field
in the documentation states that the ioctl returns 0 on success.
Update this to match the description.
Signed-off-by: Carlos López <clopez@suse.de>
Fixes: a7800aa80ea4 ("KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory")
Link: https://lore.kernel.org/r/20240424103317.28522-1-clopez@suse.de
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions