# git rev-parse -q --verify 0044cdeb731313f20b63cb5644de7588731de32b^{commit} 0044cdeb731313f20b63cb5644de7588731de32b already have revision, skipping fetch # git checkout -q -f -B kisskb 0044cdeb731313f20b63cb5644de7588731de32b # git clean -qxdf # < git log -1 # commit 0044cdeb731313f20b63cb5644de7588731de32b # Merge: 91fc957 40f7090 # Author: Linus Torvalds # Date: Tue May 29 22:22:15 2018 -0500 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input fixes from Dmitry Torokhov: # "We are switching a bunch of Lenovo devices with Synaptics touchpads # from PS/2 emulation over to native RMI/SMbus. # # Given that all commits are marked for stable there is no point # delaying them till next release" # # [ Also fix a too-small stack array for i2c communication in elan driver ] # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: elan_i2c_smbus - fix corrupted stack # Input: synaptics - add Lenovo 80 series ids to SMBus # Input: synaptics - add Intertouch support on X1 Carbon 6th and X280 # Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMI # Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 0044cdeb731313f20b63cb5644de7588731de32b # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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:183: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:2497: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:1819: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:340:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x5c5104) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.17.0-rc7-g0044cde Created: Wed May 30 15:03:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2935538 Bytes = 2866.74 kB = 2.80 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc # Build took: 0:00:52.852957