From: Will Deacon Date: Sat, 28 Jul 2012 15:27:03 +0000 (+0100) Subject: ARM: pmu: remove unused reservation mechanism X-Git-Tag: omap-cleanup-local-headers-for-v3.7~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0d1bc47953743aef9d2ed5326bc5973a3db08ab;p=pandora-kernel.git ARM: pmu: remove unused reservation mechanism The PMU reservation mechanism was originally intended to allow OProfile and perf-events to co-ordinate over access to the CPU PMU. Since then, OProfile for ARM has moved to using perf as its backend, so the reservation code is no longer used. This patch removes the reservation code for the CPU PMU on ARM. Signed-off-by: Will Deacon --- Reading git-diff-tree failed