]> git.baikalelectronics.ru Git - kernel.git/commit
perf/arm-cmn: Update watchpoint format
authorRobin Murphy <robin.murphy@arm.com>
Thu, 24 Feb 2022 18:41:22 +0000 (18:41 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Mar 2022 11:02:26 +0000 (11:02 +0000)
commitcefe3d2114acc778b2b21e285ceeece7cb118f03
tree8d22ac52cc9d0366732b033ea417d22d456d9687
parent2dd8f146c959aaa3431624f031de5586bc2fe704
perf/arm-cmn: Update watchpoint format

From CMN-650 onwards, some of the fields in the watchpoint config
registers moved subtly enough to easily overlook. Watchpoint events are
still only partially supported on newer IPs - which in itself deserves
noting - but were not intended to become any *less* functional than on
CMN-600.

Fixes: 70dcc7165f0b ("perf/arm-cmn: Support new IP features")
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/e1ce4c2f1e4f73ab1c60c3a85e4037cd62dd6352.1645727871.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c