aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2025-01-20 12:03:06 +0000
committerPaolo Bonzini <[email protected]>2025-01-20 12:03:06 +0000
commit3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5 (patch)
tree2a510303e54d26d86b4b6c29c5c014009193b5e1 /net/unix/af_unix.c
parentMerge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD (diff)
parentKVM: x86: Refactor __kvm_emulate_hypercall() into a macro (diff)
downloadkernel-3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5.tar.gz
kernel-3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5.zip
Merge branch 'kvm-userspace-hypercall' into HEAD
Make the completion of hypercalls go through the complete_hypercall function pointer argument, no matter if the hypercall exits to userspace or not. Previously, the code assumed that KVM_HC_MAP_GPA_RANGE specifically went to userspace, and all the others did not; the new code need not special case KVM_HC_MAP_GPA_RANGE and in fact does not care at all whether there was an exit to userspace or not.
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions