From: Kevin Winchester Date: Tue, 30 Aug 2011 23:41:05 +0000 (-0300) Subject: x86, perf: Clean up perf_event cpu code X-Git-Tag: v3.2-rc1~163^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de0428a7ad4856c7b5b8a2792488ac893e6f3faa;p=pandora-kernel.git x86, perf: Clean up perf_event cpu code The CPU support for perf events on x86 was implemented via included C files with #ifdefs. Clean this up by creating a new header file and compiling the vendor-specific files as needed. Signed-off-by: Kevin Winchester Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1314747665-2090-1-git-send-email-kjwinchester@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed