aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2021-09-03 15:08:05 +0200
committerPaolo Bonzini <[email protected]>2021-10-01 03:44:57 -0400
commit78b497f2e62d8c7514de5f83c80837bbb120e93e (patch)
tree8705db52e133751bb328249788eed2f4bbb52226 /tools/perf/scripts/python/bin
parentb73a54321ad82e7c8401643041dd11e43cd0a5dd (diff)
kvm: use kvfree() in kvm_arch_free_vm()
By switching from kfree() to kvfree() in kvm_arch_free_vm() Arm64 can use the common variant. This can be accomplished by adding another macro __KVM_HAVE_ARCH_VM_FREE, which will be used only by x86 for now. Further simplification can be achieved by adding __kvm_arch_free_vm() doing the common part. Suggested-by: Paolo Bonzini <[email protected]> Signed-off-by: Juergen Gross <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions