Buildresult: powerpc-next/44x/iss476-smp_defconfig/powerpc-gcc4.9 built on Dec 5 2020, 01:14
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 5 2020, 01:14
Duration:
0:00:35.318988
Builder:
ka4
Revision:
powerpc: Fix update form addressing in inline assembly (
ff57698a9610fcf7d9c4469bf68c881eff22e2f8)
Target:
powerpc-next/44x/iss476-smp_defconfig/powerpc-gcc4.9
Branch:
powerpc-next
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
44x/iss476-smp_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
WARNING: unmet direct dependencies detected for HOTPLUG_CPU WARNING: unmet direct dependencies detected for HOTPLUG_CPU block/genhd.c:1659:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# 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 <christophe.leroy@csgroup.eu> # 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 <christophe.leroy@csgroup.eu> # Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/62eab5ca595485c192de1765bdac099f633a21d0.1603358942.git.christophe.leroy@csgroup.eu # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ff57698a9610fcf7d9c4469bf68c881eff22e2f8 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/iss476-smp_defconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1659:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x6c83c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6c83c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc4.9 # Build took: 0:00:35.318988
© Michael Ellerman 2006-2018.