# git rev-parse -q --verify 27f6bc40cd9485020869fb01244b77ae6a266680^{commit} 27f6bc40cd9485020869fb01244b77ae6a266680 already have revision, skipping fetch # git checkout -q -f -B kisskb 27f6bc40cd9485020869fb01244b77ae6a266680 # git clean -qxdf # < git log -1 # commit 27f6bc40cd9485020869fb01244b77ae6a266680 # Author: Jordan Niethe # Date: Tue Jun 15 15:10:09 2021 +1000 # # selftests/powerpc: Always test lmw and stmw # # Load Multiple Word (lmw) and Store Multiple Word (stmw) will raise an # Alignment Exception: # - Little Endian mode: always # - Big Endian mode: address not word aligned # # These conditions do not depend on cache inhibited memory. Test the # alignment handler emulation of these instructions regardless of if there # is cache inhibited memory available or not. # # Commit dd3a44c06f7b ("selftests/powerpc: Only test lwm/stmw on big # endian") stopped testing lmw/stmw on little endian because newer # binutils (>= 2.36) will not assemble them in little endian mode. The # kernel still emulates these instructions in little endian mode so use # macros to generate them and test them. # # Signed-off-by: Jordan Niethe # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210615051009.538197-1-jniethe5@gmail.com # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 27f6bc40cd9485020869fb01244b77ae6a266680 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig arch/arm64/configs/defconfig:1018:warning: override: reassigning to symbol MTK_PMIC_WRAP # < make -s -j 48 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /kisskb/src/arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/arch/arm64/Makefile:33: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/powerpc-next_arm64-defconfig_arm64-gcc5.4 # Build took: 0:05:29.421522