diff options
author | 2025-01-10 16:20:18 -0800 | |
---|---|---|
committer | 2025-01-14 17:36:15 -0800 | |
commit | f81a6d12bf8b262f4c8ce5e856a4d399d97612ee (patch) | |
tree | f73d9a53ca8dfd623504175b5b0dbad597897a16 /scripts/gdb/linux/utils.py | |
parent | Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD (diff) | |
download | wireguard-linux-f81a6d12bf8b262f4c8ce5e856a4d399d97612ee.tar.xz wireguard-linux-f81a6d12bf8b262f4c8ce5e856a4d399d97612ee.zip |
KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
Open code kvm_set_memory_region() into its sole caller in preparation for
adding a dedicated API for setting internal memslots.
Oppurtunistically use the fancy new guard(mutex) to avoid a local 'r'
variable.
Cc: Tao Su <tao1.su@linux.intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Link: https://lore.kernel.org/r/20250111002022.1230573-2-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions