From: Will Deacon Date: Thu, 28 Feb 2013 16:49:11 +0000 (+0100) Subject: ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit X-Git-Tag: v3.9-rc2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fe09b055e2549de41fb107b34c60bac4a1b0cf;p=pandora-kernel.git ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit Masked out PMXEVTYPER.NSH means that we can't enable profiling at PL2, regardless of the settings in the HDCR. This patch fixes the broken mask. Cc: Reported-by: Christoffer Dall Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed