Re: [PowerPC][next-20170324][kselftest] kernel Oops when running tm/tm-signal-context-chk-vsx
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-03-28 10:01:37
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-03-28 10:01:37
Also in:
lkml
Abdul Haleem [off-list ref] writes:
Hi, While running kernel self tests on ppc64, tm/tm-signal-context-chk-vsx tests fails with Oops message. I was able to reproduce only twice out of 20 runs on next-20170324 only. so it is difficult to bisect the commit causing the issue.
Can you try mainline as of this commit:
605df8d674ac ("selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x")
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id=605df8d674ac65e044a0bf4998b28c2f350b7f9e
cheers