perf: Drop guest callback (un)register stubs
authorSean Christopherson <seanjc@google.com>
Thu, 11 Nov 2021 02:07:38 +0000 (02:07 +0000)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 17 Nov 2021 13:49:12 +0000 (14:49 +0100)
commita9f4a6e92b3b319296fb078da2615f618f6cd80c
tree16cf4fd0bf05c28d14894c37e40794d8bf9c5134
parent17ed14eba22b3a86e82fb6df28af00fb4cadfd77
perf: Drop guest callback (un)register stubs

Drop perf's stubs for (un)registering guest callbacks now that KVM
registration of callbacks is hidden behind GUEST_PERF_EVENTS=y.  The only
other user is x86 XEN_PV, and x86 unconditionally selects PERF_EVENTS.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Link: https://lore.kernel.org/r/20211111020738.2512932-18-seanjc@google.com
include/linux/perf_event.h