From: Mark Rutland Date: Tue, 19 Jul 2011 08:37:10 +0000 (+0100) Subject: ARM: perf: remove active_mask X-Git-Tag: v3.2-rc1~130^2~7^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c47f8684baefa2bf52c4320f894e73db08dc8a0a;p=pandora-kernel.git ARM: perf: remove active_mask Currently, pmu_hw_events::active_mask is used to keep track of which events are active in hardware. As we can stop counters and their interrupts, this is unnecessary. Signed-off-by: Mark Rutland Reviewed-by: Will Deacon Reviewed-by: Jamie Iles Reviewed-by: Ashwin Chaugule Signed-off-by: Will Deacon --- Reading git-diff-tree failed