# 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 # 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 # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191023013635.2512-1-oohall@gmail.com # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 91288fcc5a7ebb6378f442916299dc20d037aa72 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_socrates_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/socrates_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_socrates_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x5be310) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-rc5-g91288fcc5a7e Created: Thu Jan 16 06:28:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2923481 Bytes = 2854.96 KiB = 2.79 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_socrates_defconfig_powerpc-gcc4.6 # Build took: 0:00:38.026400