Home
last modified time | relevance | path

Searched hist:"769628710 c33b18ede837bb488e1d24084b35592" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-tmspr.cdiff 769628710c33b18ede837bb488e1d24084b35592 Thu Aug 13 03:34:44 CEST 2020 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Don't use setaffinity in tm-tmspr

This test tries to set affinity to CPUs that don't exist, especially
if the set of online CPUs doesn't start at 0.

But there's no real reason for it to use setaffinity in the first
place, it's just trying to create lots of threads to cause contention.
So drop the setaffinity entirely.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200813013445.686464-2-mpe@ellerman.id.au