# git rev-parse -q --verify ff57698a9610fcf7d9c4469bf68c881eff22e2f8^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ff57698a9610fcf7d9c4469bf68c881eff22e2f8^{commit} ff57698a9610fcf7d9c4469bf68c881eff22e2f8 # 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_ppc64e_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # Added to kconfig CONFIG_SMP=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_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_ppc64e_defconfig+UP_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_ppc64e_defconfig+UP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xc56c4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.10.0-rc2-65511-gff57698a Created: Fri Dec 4 23:24:47 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4972932 Bytes = 4856.38 KiB = 4.74 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-gcc5 # Build took: 0:01:56.095266