aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorEdward Liaw <[email protected]>2024-10-18 17:17:24 +0000
committerAndrew Morton <[email protected]>2024-10-28 21:40:41 -0700
commitf2330b650e97a68c1afce66305f10651a9544037 (patch)
tree71ecec89472e2496b39b8dab93af2a88edc3876d /tools/perf/scripts/python/parallel-perf.py
parent3673167a3a07f25b3f06754d69f406edea65543a (diff)
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Some additional synchronization is needed on Android ARM64; we see a deadlock with pthread_create when the parent thread races forward before the child has a chance to start doing work. Link: https://lkml.kernel.org/r/[email protected] Fixes: cff294582798 ("selftests/mm: extend and rename uffd pagemap test") Signed-off-by: Edward Liaw <[email protected]> Cc: Ryan Roberts <[email protected]> Cc: Peter Xu <[email protected]> Cc: Shuah Khan <[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