diff options
author | Sean Christopherson <[email protected]> | 2021-09-02 10:59:51 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-09-06 06:21:29 -0400 |
commit | fdde13c13f9012b22e1b3a1df8a108d147842f6f (patch) | |
tree | 7162d817c5cf7cf8c5bf9be54654bdc1167b52fb /tools/perf/util/trace-event-scripting.c | |
parent | 1148bfc47be3f885a10945ecbc1e3789a0313603 (diff) |
KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
Don't export KVM's MMU notifier count helpers, under no circumstance
should any downstream module, including x86's vendor code, have a
legitimate reason to piggyback KVM's MMU notifier logic. E.g in the x86
case, only KVM's MMU should be elevating the notifier count, and that
code is always built into the core kvm.ko module.
Fixes: edb298c663fc ("KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range")
Cc: Maxim Levitsky <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Maxim Levitsky <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions