# git rev-parse -q --verify ff57698a9610fcf7d9c4469bf68c881eff22e2f8^{commit} ff57698a9610fcf7d9c4469bf68c881eff22e2f8 already have revision, skipping fetch # git checkout -q -f -B kisskb ff57698a9610fcf7d9c4469bf68c881eff22e2f8 # git clean -qxdf # < git log -1 # commit ff57698a9610fcf7d9c4469bf68c881eff22e2f8 # Author: Christophe Leroy # Date: Thu Oct 22 09:29:21 2020 +0000 # # powerpc: Fix update form addressing in inline assembly # # In several places, inline assembly uses the "%Un" modifier # to enable the use of instruction with update form addressing, # but the associated "<>" constraint is missing. # # As mentioned in previous patch, this fails with gcc 4.9, so # "<>" can't be used directly. # # Use UPD_CONSTR macro everywhere %Un modifier is used. # # Signed-off-by: Christophe Leroy # Reviewed-by: Segher Boessenkool # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/62eab5ca595485c192de1765bdac099f633a21d0.1603358942.git.christophe.leroy@csgroup.eu # < /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 ff57698a9610fcf7d9c4469bf68c881eff22e2f8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8548_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_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_85xx_tqm8548_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_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x566b1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x556490) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-rc2-gff57698a9610 Created: Fri Dec 4 23:52:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2728171 Bytes = 2664.23 KiB = 2.60 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-rc2-gff57698a9610 Created: Fri Dec 4 23:52:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2756975 Bytes = 2692.36 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 # Build took: 0:00:45.690367