perf/x86: Use common PMU interrupt disabled code
authorVince Weaver <vincent.weaver@maine.edu>
Fri, 16 May 2014 21:18:07 +0000 (17:18 -0400)
committerIngo Molnar <mingo@kernel.org>
Thu, 5 Jun 2014 10:30:03 +0000 (12:30 +0200)
Make the x86 perf code use the new common PMU interrupt disabled code.

Typically most x86 machines have working PMU interrupts, although
some older p6-class machines had this problem.

Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/alpine.DEB.2.10.1405161715560.11099@vincent-weaver-1.umelst.maine.edu
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found