diff options
author | Edward Liaw <edliaw@google.com> | 2024-10-18 20:17:23 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-10-29 07:40:41 +0300 |
commit | 3673167a3a07f25b3f06754d69f406edea65543a (patch) | |
tree | 336ba86a0165e555374aa4d59032e7cfe738c83d /tools/perf/scripts/python/task-analyzer.py | |
parent | 5bb1f4c9340e01003b00b94d539eadb0da88f48e (diff) | |
download | linux-3673167a3a07f25b3f06754d69f406edea65543a.tar.xz |
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/20241018171734.2315053-3-edliaw@google.com
Fixes: e61ef21e27e8 ("selftests/mm: replace atomic_bool with pthread_barrier_t")
Signed-off-by: Edward Liaw <edliaw@google.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions