diff options
author | Fang Xiang <[email protected]> | 2023-10-30 16:32:56 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-11-06 01:16:33 +0100 |
commit | d3badb15613c14dd35d3495b1dde5c90fcd616dd (patch) | |
tree | d90e3efeb72dbe2d77592012884e05bd2efb0b9e /tools/perf/util/trace-event-scripting.c | |
parent | 8999ad99f4cb19638d9ecb8017831f9a0ab8dc3d (diff) |
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
In non-coherent GIC designs, the ITS tables must be flushed before writing
to the GITS_BASER<n> registers, otherwise the ITS could read dirty tables,
which results in unpredictable behavior.
Flush the tables right at the begin of its_setup_baser() to prevent that.
[ tglx: Massage changelog ]
Fixes: a8707f553884 ("irqchip/gic-v3: Add Rockchip 3588001 erratum workaround")
Suggested-by: Marc Zyngier <[email protected]>
Signed-off-by: Fang Xiang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions