Implement basic percpu ops mm_cid test
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Apr 2023 16:13:33 +0000 (12:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Apr 2023 22:38:09 +0000 (18:38 -0400)
commit40293a78110f4ec47f4f725fd78178b169775e9d
tree3bcc8f6ee6cd792e79c10bcd4a6d12141ebeda75
parent154b6bde7177cab2480f0a46bb9dbf2133a94e7e
Implement basic percpu ops mm_cid test

Adapt to the rseq.h API changes introduced by commits
"selftests/rseq: <arch>: Template memory ordering and percpu access mode".

Build a new basic_percpu_ops_mm_cid_test to test the new "mm_cid" rseq
field.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I35faa59281b0c7c0d0a449352a45a2d2b0df480d
.gitignore
tests/Makefile.am
tests/basic_percpu_ops_test.c
This page took 0.026211 seconds and 4 git commands to generate.