Buildresult: powerpc-fixes/ppc6xx_defconfig/powerpc-gcc5 built on Feb 11 2020, 00:05
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 11 2020, 00:05
Duration:
0:03:28.639229
Builder:
ka3
Revision:
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss (
86be334f0b8127a5ca13443ba2f14858cd077ba3)
Target:
powerpc-fixes/ppc6xx_defconfig/powerpc-gcc5
Branch:
powerpc-fixes
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc6xx_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
include/sound/control.h:218:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 86be334f0b8127a5ca13443ba2f14858cd077ba3^{commit} 86be334f0b8127a5ca13443ba2f14858cd077ba3 already have revision, skipping fetch # git checkout -q -f -B kisskb 86be334f0b8127a5ca13443ba2f14858cd077ba3 # git clean -qxdf # < git log -1 # commit 86be334f0b8127a5ca13443ba2f14858cd077ba3 # Author: Christophe Leroy <christophe.leroy@c-s.fr> # Date: Sun Feb 9 18:14:42 2020 +0000 # # powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss # # In ITLB miss handled the line supposed to clear bits 20-23 on the L2 # ITLB entry is buggy and does indeed nothing, leading to undefined # value which could allow execution when it shouldn't. # # Properly do the clearing with the relevant instruction. # # Fixes: 74fabcadfd43 ("powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers") # Cc: stable@vger.kernel.org # v5.0+ # Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/4f70c2778163affce8508a210f65d140e84524b4.1581272050.git.christophe.leroy@c-s.fr # < /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 86be334f0b8127a5ca13443ba2f14858cd077ba3 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/sound/ppc/pmac.h:12:0, from /kisskb/src/sound/ppc/awacs.c:16: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:218:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac66d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xab5fec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xab5fec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165088 Bytes = 5044.03 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165202 Bytes = 5044.14 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165173 Bytes = 5044.11 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00894 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5164642 Bytes = 5043.60 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165042 Bytes = 5043.99 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5164576 Bytes = 5043.53 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5134835 Bytes = 5014.49 KiB = 4.90 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165031 Bytes = 5043.98 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Image Name: Linux-5.5.0+ Created: Tue Feb 11 00:09:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5165038 Bytes = 5043.98 KiB = 4.93 MiB Load Address: 00b00000 Entry Point: 00b00294 Completed OK # rm -rf /kisskb/build/powerpc-fixes_ppc6xx_defconfig_powerpc-gcc5 # Build took: 0:03:28.639229
© Michael Ellerman 2006-2018.