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)
commit31fac565773981df43f018b2dbfbc7a3164f4b6c
tree8d22ac52cc9d0366732b033ea417d22d456d9687
parent205295c7e1abba9c1db1f9fe075f22f71351887f
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: 60d1504070c2 ("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