diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-04-03 20:56:56 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-04-04 21:41:40 +1100 |
commit | 6ba4a2d3591039aea1cb45c7c42262d26351a2fa (patch) | |
tree | 1f7fd1c34cfb78ed0ae9068a95e6b720cb33297f /kernel/up.c | |
parent | d16a58f8854b194c964a4bbe8156ec624ebfdbd2 (diff) | |
download | linux-6ba4a2d3591039aea1cb45c7c42262d26351a2fa.tar.gz linux-6ba4a2d3591039aea1cb45c7c42262d26351a2fa.tar.bz2 linux-6ba4a2d3591039aea1cb45c7c42262d26351a2fa.zip |
selftests/powerpc: Always build the tm-poison test 64-bit
The tm-poison test includes inline asm which is 64-bit only, so the
test must be built 64-bit in order to work.
Otherwise it fails, eg:
# file tm-poison
tm-poison: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV) ...
# ./tm-poison
test: tm_poison_test
Unknown value 0x1fff71150 leaked into f31!
Unknown value 0x1fff710c0 leaked into vr31!
failure: tm_poison_test
Fixes: a003365cab64 ("powerpc/tm: Add tm-poison test")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200403095656.3772005-1-mpe@ellerman.id.au
Diffstat (limited to 'kernel/up.c')
0 files changed, 0 insertions, 0 deletions