]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: perf: remove unsupported events for Cortex-A73
authorXu YiPing <xuyiping@hisilicon.com>
Wed, 15 Nov 2017 07:39:26 +0000 (15:39 +0800)
committerWill Deacon <will.deacon@arm.com>
Fri, 1 Dec 2017 13:05:08 +0000 (13:05 +0000)
commitc0104423238632fef359fdba0027cd3ba9262b92
treeadcf111f8fcd4191e29dfc7e0f14c0498a1a16af
parent32a1d09fbd1d172e7e2c5f20d7c090a522e8dc87
arm64: perf: remove unsupported events for Cortex-A73

bus access read/write events are not supported in A73, based on the
Cortex-A73 TRM r0p2, section 11.9 Events (pages 11-457 to 11-460).

Fixes: 7896cd137216 "arm64: perf: add support for Cortex-A73"
Acked-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Xu YiPing <xuyiping@hisilicon.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/perf_event.c