]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd7747fb6af17e826a598da9105e541c3d717628e
tree7cd035cb65bd488239173c5ae2650ffef5891840
parentaaf25ea15a2298b015a09155d5b4e700373a6c95
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