commit | 39fcfb911c3862f1366ef84efbea10aff59421c2 | [log] [tgz] |
---|---|---|
author | Denis Kirjanov <kda@linux-powerpc.org> | Sun Oct 18 13:23:53 2015 +0300 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Oct 19 19:42:08 2015 +1100 |
tree | 3df010a1b7d0a96ab2a196b6d4372672cfc23bcf | |
parent | 20d09927e669b7e92795c804a3cf82d6c4f3c909 [diff] |
selftests/powerpc: Run EBB tests only on POWER8 EBB (Event Based Branches) are currently only available on POWER8, so we should skip them on other CPUs. I've found that at least one test loops forever on 970MP (cycles_with_freeze_test). Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> [mpe: Minor change log editing, add skip to cpu_event_vs_ebb_test] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>