# 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/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 0044cdeb731313f20b63cb5644de7588731de32b # < make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0x1121B888 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- gcc: error trying to exec 'cc1plus': execvp: No such file or directory Cannot use CONFIG_GCC_PLUGINS: your gcc installation does not support plugins, perhaps the necessary headers are missing? scripts/Makefile.gcc-plugins:69: recipe for target 'gcc-plugins-check' failed make[1]: *** [gcc-plugins-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_i386-randconfig_i386 # Build took: 0:00:05.307769