aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2021-08-10 15:45:54 -0700
committerPaolo Bonzini <[email protected]>2021-08-20 16:06:35 -0400
commit9653f2da7522c5e762e2edd2beb53170669d0a2b (patch)
tree41327f7a51e7a15ecf4d55a528cdff7c2d7cbf09 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent71f51d2c3253645ccff69d6fa3a870f47005f0b3 (diff)
KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()
Drop @shared from tdp_mmu_link_page() and hardcode it to work for mmu_lock being held for read. The helper has exactly one caller and in all likelihood will only ever have exactly one caller. Even if KVM adds a path to install translations without an initiating page fault, odds are very, very good that the path will just be a wrapper to the "page fault" handler (both SNP and TDX RFCs propose patches to do exactly that). No functional change intended. Cc: Ben Gardon <[email protected]> Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions