aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/string.S
diff options
context:
space:
mode:
authorRavi Bangoria <ravi.bangoria@linux.ibm.com>2018-05-21 09:51:08 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2018-06-04 00:39:14 +1000
commit5a61640e322693028a36452f637681d388e4c241 (patch)
tree4dc9cd07bc7f5a80f78d60704599a8ff3dcf1c3b /arch/powerpc/lib/string.S
parentpowerpc/sstep: Fix kernel crash if VSX is not present (diff)
downloadlinux-dev-5a61640e322693028a36452f637681d388e4c241.tar.xz
linux-dev-5a61640e322693028a36452f637681d388e4c241.zip
powerpc/sstep: Fix emulate_step test if VSX not present
emulate_step() tests are failing if VSX is not supported or disabled. emulate_step_test: lxvd2x : FAIL emulate_step_test: stxvd2x : FAIL If !CPU_FTR_VSX, emulate_step() failure is expected and testcase should PASS with a valid justification. After patch: emulate_step_test: lxvd2x : PASS (!CPU_FTR_VSX) emulate_step_test: stxvd2x : PASS (!CPU_FTR_VSX) Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/lib/string.S')
0 files changed, 0 insertions, 0 deletions