diff options
author | Suzuki K Poulose <[email protected]> | 2021-09-21 14:41:05 +0100 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2021-10-27 11:45:37 -0600 |
commit | bb5293e334af51b19b62d8bef1852ea13e935e9b (patch) | |
tree | 5be1593a7c1a3f515e54b7b8c7ec4e294d7b3945 /scripts/gdb/linux/utils.py | |
parent | 0605b89d0597f326aba3f70d0574750368a9fbe0 (diff) |
coresight: trbe: Fix incorrect access of the sink specific data
The TRBE driver wrongly treats the aux private data as the TRBE driver
specific buffer for a given perf handle, while it is the ETM PMU's
event specific data. Fix this by correcting the instance to use
appropriate helper.
Cc: stable <[email protected]>
Fixes: 3fbf7f011f24 ("coresight: sink: Add TRBE driver")
Signed-off-by: Suzuki K Poulose <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[Fixed 13 character SHA down to 12]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions