aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJunhao He <[email protected]>2023-11-14 21:33:45 +0800
committerSuzuki K Poulose <[email protected]>2023-11-16 10:00:14 +0000
commit862c135bde8bc185e8aae2110374175e6a1b6ed5 (patch)
tree881238edfdc150ec802688d960a25c4a019be607 /tools/perf/scripts/python/check-perf-trace.py
parent830a7f54db102c889a3fe1c0a225f369ac05f07f (diff)
coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
In smb_reset_buffer, the sdb->buf_hw_base variable is uninitialized before use, which initializes it in smb_init_data_buffer. And the SMB regiester are set in smb_config_inport. So move the call after smb_config_inport. Fixes: 06f5c2926aaa ("drivers/coresight: Add UltraSoc System Memory Buffer driver") Signed-off-by: Junhao He <[email protected]> Reviewed-by: James Clark <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions