From: Robert Richter Date: Thu, 23 Feb 2012 16:07:06 +0000 (+0100) Subject: oprofile, perf: Use per-cpu framework X-Git-Tag: v3.6-rc1~167^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bbfd7d28303967ca4e8597de9bdc9bf8b197e7;p=pandora-kernel.git oprofile, perf: Use per-cpu framework This changes oprofile_perf.c to use the per-cpu framework. Using the per-cpu framework should avoid error like the following: arch/arm/oprofile/../../../drivers/oprofile/oprofile_perf.c:28:28: error: variably modified 'perf_events' at file scope Reported-by: William Cohen Cc: Will Deacon Signed-off-by: Robert Richter --- Reading git-diff-tree failed