From: Lin Ming Date: Wed, 9 Mar 2011 15:21:29 +0000 (+0800) Subject: perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints X-Git-Tag: v2.6.39-rc1~427^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5d02dadd43db7f829775e404e82019c5d5586f;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra LKML-Reference: <1299684089-22835-3-git-send-email-ming.m.lin@intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed