diff options
author | Thomas Gleixner <[email protected]> | 2019-07-22 20:47:07 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-25 16:11:56 +0200 |
commit | 39c89dff9c366ad98d2e5598db41ff9b1bdb9e88 (patch) | |
tree | 40765fe5c90dfeeaf311ae1b3ded35a87ba2442b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2591bc4e8d70b4e1330d327fb7e3921f4e070a51 (diff) |
x86/apic: Invoke perf_events_lapic_init() after enabling APIC
If the APIC is soft disabled then unmasking an LVT entry does not work and
the write is ignored. perf_events_lapic_init() tries to do so.
Move the invocation after the point where the APIC has been enabled.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions