diff options
author | Kajol Jain <kjain@linux.ibm.com> | 2022-07-11 06:49:27 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-07-20 15:28:31 +0300 |
commit | 4008d54e29531813e800580f8309133b9b14a921 (patch) | |
tree | e26e7f09f42bba0319457b380334971a6586db47 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | db5360840f09eded71009a981084ab10a93a08d8 (diff) | |
download | linux-4008d54e29531813e800580f8309133b9b14a921.tar.xz |
powerpc/kvm: Remove comment related to moving PMU code to perf subsystem
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_EVENTS whereas, kvm code don't have
any dependency on this config.
Patch remove this comment as switch_pmu_to_guest functionality is
needed even if perf subsystem is disabled.
Signed-off-by: Kajol Jain <kjain@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220711034927.213192-2-kjain@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions