diff options
| author | Edward Liaw <[email protected]> | 2024-10-18 17:17:23 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-10-29 04:40:41 +0000 |
| commit | 3673167a3a07f25b3f06754d69f406edea65543a (patch) | |
| tree | 336ba86a0165e555374aa4d59032e7cfe738c83d /drivers/acpi/cppc_acpi.c | |
| parent | Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM" (diff) | |
| download | kernel-3673167a3a07f25b3f06754d69f406edea65543a.tar.gz kernel-3673167a3a07f25b3f06754d69f406edea65543a.zip | |
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 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions
