# 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-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 27f6bc40cd9485020869fb01244b77ae6a266680 # < make -s -j 24 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 24 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 24 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 24 ARCH=microblaze O=/kisskb/build/powerpc-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/powerpc-next_mmu_defconfig_microblaze # Build took: 0:01:08.100542