Buildresult: powerpc-next/ppc6xx_defconfig/powerpc-gcc8 built on Jan 16 2020, 08:21
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 16 2020, 08:21
Duration:
0:04:06.955036
Builder:
ka2
Revision:
powerpc/boot: Fix the initrd being overwritten under qemu (
91288fcc5a7ebb6378f442916299dc20d037aa72)
Target:
powerpc-next/ppc6xx_defconfig/powerpc-gcc8
Branch:
powerpc-next
Compiler:
powerpc-gcc8
(powerpc64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
ppc6xx_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
include/sound/control.h:208:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify 91288fcc5a7ebb6378f442916299dc20d037aa72^{commit} 91288fcc5a7ebb6378f442916299dc20d037aa72 already have revision, skipping fetch # git checkout -q -f -B kisskb 91288fcc5a7ebb6378f442916299dc20d037aa72 # git clean -qxdf # < git log -1 # commit 91288fcc5a7ebb6378f442916299dc20d037aa72 # Author: Oliver O'Halloran <oohall@gmail.com> # Date: Wed Oct 23 12:36:35 2019 +1100 # # powerpc/boot: Fix the initrd being overwritten under qemu # # When booting under OF the zImage expects the initrd address and size # to be passed to it using registers r3 and r4. SLOF (guest firmware # used by QEMU) currently doesn't do this so the zImage is not aware of # the initrd location. This can result in initrd corruption either # though the zImage extracting the vmlinux over the initrd, or by the # vmlinux overwriting the initrd when relocating itself. # # QEMU does put the linux,initrd-start and linux,initrd-end properties # into the devicetree to vmlinux to find the initrd. So we can work # around the problem by also looking for those properties in the zImage. # # Cc: stable@vger.kernel.org # Signed-off-by: Oliver O'Halloran <oohall@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20191023013635.2512-1-oohall@gmail.com # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 91288fcc5a7ebb6378f442916299dc20d037aa72 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/sound/ppc/pmac.h:12, 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:208: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 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7df98) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7df98) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8e680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5537208 Bytes = 5407.43 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5501701 Bytes = 5372.75 KiB = 5.25 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536862 Bytes = 5407.09 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536855 Bytes = 5407.08 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5538121 Bytes = 5408.32 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c00934 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5537364 Bytes = 5407.58 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5538006 Bytes = 5408.21 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c00934 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5536882 Bytes = 5407.11 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.5.0-rc5+ Created: Thu Jan 16 08:25:50 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5535898 Bytes = 5406.15 KiB = 5.28 MiB Load Address: 00c00000 Entry Point: 00c002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc8 # Build took: 0:04:06.955036
© Michael Ellerman 2006-2018.