# git rev-parse -q --verify 378fee2e6b12f31ab3749e0aa4ed0a63be23e822^{commit} 378fee2e6b12f31ab3749e0aa4ed0a63be23e822 already have revision, skipping fetch # git checkout -q -f -B kisskb 378fee2e6b12f31ab3749e0aa4ed0a63be23e822 # git clean -qxdf # < git log -1 # commit 378fee2e6b12f31ab3749e0aa4ed0a63be23e822 # Merge: b34e5c13327e f0fe2c0f050d # Author: Linus Torvalds # Date: Sun Mar 8 10:49:44 2020 -0500 # # Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc fixes from Greg KH: # "Here are four small char/misc driver fixes for reported issues for # 5.6-rc5. # # These fixes are: # # - binder fix for a potential use-after-free problem found (took two # tries to get it right) # # - interconnect core fix # # - altera-stapl driver fix # # All four of these have been in linux-next for a while with no reported # issues" # # * tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # binder: prevent UAF for binderfs devices II # interconnect: Handle memory allocation errors # altera-stapl: altera_get_note: prevent write beyond end of 'key' # binder: prevent UAF for binderfs devices # < /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 378fee2e6b12f31ab3749e0aa4ed0a63be23e822 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598: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:1859: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:72: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/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] /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:293:19: warning: unused variable 'mtd' [-Wunused-variable] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.82': /kisskb/src/fs/io_uring.c:5845:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x6381f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.6.0-rc4-g378fee2e6b12 Created: Mon Mar 9 05:25:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3151021 Bytes = 3077.17 KiB = 3.01 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 # Build took: 0:00:49.956050