# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 27f6bc40cd9485020869fb01244b77ae6a266680 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc7448_hpc2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc7448_hpc2_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc7448_hpc2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc7448_hpc2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc7448_hpc2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x691af8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x68158c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 05:34:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2925245 Bytes = 2856.68 KiB = 2.79 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 05:34:52 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2954130 Bytes = 2884.89 KiB = 2.82 MiB Load Address: 00700000 Entry Point: 007001d4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc7448_hpc2_defconfig_powerpc-gcc5 # Build took: 0:00:45.103902