Skip to content
Commit a1eac7ac authored by Robert Richter's avatar Robert Richter Committed by Ingo Molnar
Browse files

perf/x86: Move Intel specific code to intel_pmu_init()



There is some Intel specific code in the generic x86 path. Move it to
intel_pmu_init().

Since p4 and p6 pmus don't have fixed counters we may skip the check
in case such a pmu is detected.

Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1340217996-2254-3-git-send-email-robert.richter@amd.com
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 15c7ad51
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment