commit | 51c21e72eb99d1136614135d633baae269893778 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Wed Dec 02 20:44:11 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Dec 17 10:46:43 2015 +1100 |
tree | 198dc9b4e14a1eac3a0388a0b39b1ac0ce149fec | |
parent | ea0c321784565c681507e02acf900deaa1e9e952 [diff] |
selftests/powerpc: Make context_switch touch FP/altivec/vector by default Simply because it touches more code paths that way, and therefore tests more things. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Acked-by: Anton Blanchard <anton@samba.org>