diff options
author | Andrea Parri <[email protected]> | 2024-01-31 15:49:35 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-02-15 08:04:13 -0800 |
commit | 4ff4c745a16c4c151a71863420811e7f406c3ec2 (patch) | |
tree | fcda33acb75221cff1faee8582ab99e6ee96adbf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a14d11a0f5f4105e0df96811dfa81dc5f79fecba (diff) |
locking: Introduce prepare_sync_core_cmd()
Introduce an architecture function that architectures can use to set
up ("prepare") SYNC_CORE commands.
The function will be used by RISC-V to update its "deferred icache-
flush" data structures (icache_stale_mask).
Architectures defining prepare_sync_core_cmd() static inline need to
select ARCH_HAS_PREPARE_SYNC_CORE_CMD.
Suggested-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Andrea Parri <[email protected]>
Reviewed-by: Mathieu Desnoyers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions