Re: [PATCH 2/2] powerpc/kvm: Remove comment related to moving PMU code to perf subsystem

2022-07-12 Thread Nicholas Piggin
Excerpts from Kajol Jain's message of July 11, 2022 1:49 pm: > Commit aabcaf6ae2a0 ("KVM: PPC: Book3S HV P9: Move host OS save/restore > functions to built-in") added a comment in switch_pmu_to_guest > function, indicating possibility of moving PMU handling code > to perf subsystem. But perf subsy

[PATCH 2/2] powerpc/kvm: Remove comment related to moving PMU code to perf subsystem

2022-07-10 Thread Kajol Jain
Commit aabcaf6ae2a0 ("KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in") added a comment in switch_pmu_to_guest function, indicating possibility of moving PMU handling code to perf subsystem. But perf subsystem code compilation depends upon the enablement of CONFIG_PERF_EVEN