Buildresult: powerpc-next/52xx/lite5200b_defconfig/powerpc-gcc5 built on Dec 4 2020, 23:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 4 2020, 23:44
Duration:
0:00:56.643959
Builder:
ka1
Revision:
powerpc: Fix update form addressing in inline assembly (
ff57698a9610fcf7d9c4469bf68c881eff22e2f8)
Target:
powerpc-next/52xx/lite5200b_defconfig/powerpc-gcc5
Branch:
powerpc-next
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
52xx/lite5200b_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/powerpc/platforms/52xx/lite5200_sleep.S:184: Warning: invalid register expression
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-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_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/lite5200b_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_lite5200b_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_52xx_lite5200b_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_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S: Assembler messages: /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S:184: Warning: invalid register expression INFO: Uncompressed kernel (size 0x615ec4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x615ec4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6058e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.10.0-rc2-gff57698a9610 Created: Fri Dec 4 23:45:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2749968 Bytes = 2685.52 KiB = 2.62 MiB Load Address: 00700000 Entry Point: 00700284 Image Name: Linux-5.10.0-rc2-gff57698a9610 Created: Fri Dec 4 23:45:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2721567 Bytes = 2657.78 KiB = 2.60 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-rc2-gff57698a9610 Created: Fri Dec 4 23:45:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2750765 Bytes = 2686.29 KiB = 2.62 MiB Load Address: 00700000 Entry Point: 00700284 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_lite5200b_defconfig_powerpc-gcc5 # Build took: 0:00:56.643959
© Michael Ellerman 2006-2018.