# git rev-parse -q --verify db70e26e33eef1b148ca1c9f50de92203ec7e82e^{commit} db70e26e33eef1b148ca1c9f50de92203ec7e82e already have revision, skipping fetch # git checkout -q -f -B kisskb db70e26e33eef1b148ca1c9f50de92203ec7e82e # git clean -qxdf # < git log -1 # commit db70e26e33eef1b148ca1c9f50de92203ec7e82e # Merge: 54654e142d9e 3dbae1553897 # Author: Linus Torvalds # Date: Sat Feb 15 16:49:25 2020 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a few drivers have been updated to use flexible-array syntax instead # of GCC extension # # - ili210x touchscreen driver now supports the 2120 protocol flavor # # - a couple more of Synaptics devices have been switched over to RMI4 # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: cyapa - replace zero-length array with flexible-array member # Input: tca6416-keypad - replace zero-length array with flexible-array member # Input: gpio_keys_polled - replace zero-length array with flexible-array member # Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list # Input: synaptics - enable SMBus on ThinkPad L470 # Input: synaptics - switch T470s to RMI4 by default # Input: gpio_keys - replace zero-length array with flexible-array member # Input: goldfish_events - replace zero-length array with flexible-array member # Input: psmouse - switch to using i2c_new_scanned_device() # Input: ili210x - add ili2120 support # Input: ili210x - fix return value of is_visible function # < /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 db70e26e33eef1b148ca1c9f50de92203ec7e82e # < make -s -j 24 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 24 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/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/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/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/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/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/fs/io_uring.c: In function '__io_sqe_files_update.isra.81': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x63819c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.6.0-rc1-gdb70e26e33ee Created: Sun Feb 16 16:08:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3152336 Bytes = 3078.45 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:52.252468