# git rev-parse -q --verify 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f^{commit} 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f already have revision, skipping fetch # git checkout -q -f -B kisskb 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # git clean -qxdf # < git log -1 # commit 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # Merge: 5e0b19ac332b 7c968791f775 # Author: Greg Kroah-Hartman # Date: Tue Oct 2 05:19:43 2018 -0700 # # Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux # # Bartlomiej writes: # "fbdev fixes for v4.19-rc7: # # - fix OMAPFB_MEMORY_READ ioctl to not leak kernel memory in omapfb driver # (Tomi Valkeinen) # # - add missing prepare/unprepare clock operations in pxa168fb driver # (Lubomir Rintel) # # - add nobgrt option in efifb driver to disable ACPI BGRT logo restore # (Hans de Goede) # # - fix spelling mistake in fall-through annotation in stifb driver # (Gustavo A. R. Silva) # # - fix URL for uvesafb repository in the documentation (Adam Jackson)" # # * tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux: # video/fbdev/stifb: Fix spelling mistake in fall-through annotation # uvesafb: Fix URLs in the documentation # efifb: BGRT: Add nobgrt option # fbdev/omapfb: fix omapfb_memory_read infoleak # pxa168fb: prepare the clock # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc 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:185:16: warning: 'old' 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:341: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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x5338c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5338c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x523250) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5338c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5338c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.19.0-rc6-g1d2ba7fee28b Created: Tue Oct 2 23:56:06 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2599013 Bytes = 2538.10 KiB = 2.48 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc6-g1d2ba7fee28b Created: Tue Oct 2 23:56:06 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2627969 Bytes = 2566.38 KiB = 2.51 MiB Load Address: 00600000 Entry Point: 00601350 Image Name: Linux-4.19.0-rc6-g1d2ba7fee28b Created: Tue Oct 2 23:56:06 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2626390 Bytes = 2564.83 KiB = 2.50 MiB Load Address: 00600000 Entry Point: 00601534 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:36.601165