summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2018-07-31 23:55:57 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2018-09-17 14:17:25 +0300
commit693b31b2fc1636f0aa7af53136d3b49f6ad9ff39 (patch)
tree386cfb52c1a557edf98f4e9c4f7d0970ade79e10 /arch/powerpc/kernel
parentb0dc0f8618e87f1b2c7f04b977fda16e961bbec1 (diff)
downloadlinux-693b31b2fc1636f0aa7af53136d3b49f6ad9ff39.tar.xz
powerpc/selftests: Wait all threads to join
Test tm-tmspr might exit before all threads stop executing, because it just waits for the very last thread to join before proceeding/exiting. This patch makes sure that all threads that were created will join before proceeding/exiting. This patch also guarantees that the amount of threads being created is equal to thread_num. Signed-off-by: Breno Leitao <leitao@debian.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions