commit | 4c3c3c502575556c4bc1b401235e641863b1bce6 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 19 11:57:23 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 08 22:24:02 2020 +1000 |
tree | f9e0349a566c4d64f4fb23e3a4e7f9e3c393874d | |
parent | 178282a054dced1a08a9683d41ac08cbace2b2fe [diff] |
selftests/powerpc: Don't run DSCR tests on old systems The DSCR tests fail on systems that don't have DSCR, so check for the DSCR in hwcap and skip if it's not present. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200819015727.1977134-5-mpe@ellerman.id.au