mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 10:32:35 +00:00
ee31fff091
Adapt to the rseq.h API changes introduced by commits "selftests/rseq: <arch>: Template memory ordering and percpu access mode". Build a new param_test_mm_cid, param_test_mm_cid_benchmark, and param_test_mm_cid_compare_twice executables to test the new "mm_cid" rseq field. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20221122203932.231377-20-mathieu.desnoyers@efficios.com
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
basic_percpu_ops_test
|
|
basic_percpu_ops_mm_cid_test
|
|
basic_test
|
|
basic_rseq_op_test
|
|
param_test
|
|
param_test_benchmark
|
|
param_test_compare_twice
|
|
param_test_mm_cid
|
|
param_test_mm_cid_benchmark
|
|
param_test_mm_cid_compare_twice
|