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.2.41~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6f87330536fcbc887ccabb30887096f6ce5c0a;p=pandora-kernel.git ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit commit f2fe09b055e2549de41fb107b34c60bac4a1b0cf upstream. 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. Reported-by: Christoffer Dall Signed-off-by: Will Deacon Signed-off-by: Russell King Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed