diff options
author | 2024-01-31 15:49:35 +0100 | |
---|---|---|
committer | 2024-02-15 08:04:13 -0800 | |
commit | 4ff4c745a16c4c151a71863420811e7f406c3ec2 (patch) | |
tree | fcda33acb75221cff1faee8582ab99e6ee96adbf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | membarrier: Create Documentation/scheduler/membarrier.rst (diff) | |
download | wireguard-linux-4ff4c745a16c4c151a71863420811e7f406c3ec2.tar.xz wireguard-linux-4ff4c745a16c4c151a71863420811e7f406c3ec2.zip |
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 <mathieu.desnoyers@efficios.com>
Signed-off-by: Andrea Parri <parri.andrea@gmail.com>
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/r/20240131144936.29190-4-parri.andrea@gmail.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions