Skip to content
Commit 3673167a authored by Edward Liaw's avatar Edward Liaw Committed by Andrew Morton
Browse files

Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"

This reverts commit e61ef21e.

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: e61ef21e ("selftests/mm: replace atomic_bool with pthread_barrier_t")
Signed-off-by: default avatarEdward 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: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 5bb1f4c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment