[PATCH] selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Jan 20 15:44:38 AEDT 2021
On Tue, 19 Jan 2021 15:18:00 +1100, Michael Ellerman wrote:
> Newer binutils (>= 2.36) refuse to assemble lmw/stmw when building in
> little endian mode. That breaks compilation of our alignment handler
> test:
>
> /tmp/cco4l14N.s: Assembler messages:
> /tmp/cco4l14N.s:1440: Error: `lmw' invalid when little-endian
> /tmp/cco4l14N.s:1814: Error: `stmw' invalid when little-endian
> make[2]: *** [../../lib.mk:139: /output/kselftest/powerpc/alignment/alignment_handler] Error 1
>
> [...]
Applied to powerpc/fixes.
[1/1] selftests/powerpc: Only test lwm/stmw on big endian
https://git.kernel.org/powerpc/c/dd3a44c06f7b4f14e90065bf05d62c255b20005f
cheers
More information about the Linuxppc-dev
mailing list