perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints
authorLin Ming <ming.m.lin@intel.com>
Wed, 9 Mar 2011 15:21:29 +0000 (23:21 +0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Mar 2011 13:04:12 +0000 (14:04 +0100)
commit7d5d02dadd43db7f829775e404e82019c5d5586f
tree7cd035cb65bd488239173c5ae2650ffef5891840
parenteefaaac46470d105f58cff93c8176cfadc75b857
perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints

PEBS_EVENT_CONSTRAINT() is just a duplicate of INTEL_UEVENT_CONSTRAINT().
Remove it and use INTEL_UEVENT_CONSTRAINT() instead.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1299684089-22835-3-git-send-email-ming.m.lin@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event.c
arch/x86/kernel/cpu/perf_event_intel_ds.c