From: Will Deacon Date: Tue, 20 Aug 2013 10:47:42 +0000 (+0100) Subject: arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit X-Git-Tag: v3.12-rc1~121^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=178cd9ce377232518ec17ff2ecab2e80fa60784c;p=pandora-kernel.git arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit This is a port of f2fe09b055e2 ("ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit") to arm64, which fixes the broken evtype mask to include the NSH bit, allowing profiling at EL2. Cc: Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed