# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 0044cdeb731313f20b63cb5644de7588731de32b # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:37.563550