diff options
author | Edward Liaw <[email protected]> | 2024-10-18 17:17:23 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-10-28 21:40:41 -0700 |
commit | 3673167a3a07f25b3f06754d69f406edea65543a (patch) | |
tree | 336ba86a0165e555374aa4d59032e7cfe738c83d /tools/perf/scripts/python/parallel-perf.py | |
parent | 5bb1f4c9340e01003b00b94d539eadb0da88f48e (diff) |
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
This reverts commit e61ef21e27e8deed8c474e9f47f4aa7bc37e138c.
uffd_poll_thread may be called by other tests that do not initialize the
pthread_barrier, so this approach is not correct. This will revert to
using atomic_bool instead.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: e61ef21e27e8 ("selftests/mm: replace atomic_bool with pthread_barrier_t")
Signed-off-by: Edward Liaw <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions