diff options
author | David Woodhouse <[email protected]> | 2021-11-15 16:50:21 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-11-18 02:03:42 -0500 |
commit | 4e8436479ad3be76a3823e6ce466ae464ce71300 (patch) | |
tree | e5a0eeea645240421f129172a8a32e58f2bc58b6 /net/unix/af_unix.c | |
parent | b8453cdcf26020030da182f0156d7bf59ae5719f (diff) |
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
In commit 319afe68567b ("KVM: xen: do not use struct gfn_to_hva_cache") we
stopped storing this in-kernel as a GPA, and started storing it as a GFN.
Which means we probably should have stopped calling gpa_to_gfn() on it
when userspace asks for it back.
Cc: [email protected]
Fixes: 319afe68567b ("KVM: xen: do not use struct gfn_to_hva_cache")
Signed-off-by: David Woodhouse <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions