# git rev-parse -q --verify f1a3b43cc1f50c6ee5ba582f2025db3dea891208^{commit} f1a3b43cc1f50c6ee5ba582f2025db3dea891208 already have revision, skipping fetch # git checkout -q -f -B kisskb f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # git clean -qxdf # < git log -1 # commit f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # Merge: ac60602a6d8f c39f2d9db0fd # Author: Linus Torvalds # Date: Sat Jul 20 12:22:30 2019 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull more input updates from Dmitry Torokhov: # # - Apple SPI keyboard and trackpad driver for newer Macs # # - ALPS driver will ignore trackpoint-only devices to give the # trackpoint driver a chance to handle them properly # # - another Lenovo is switched over to SMbus from PS/2 # # - assorted driver fixups. # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: alps - fix a mismatch between a condition check and its comment # Input: psmouse - fix build error of multiple definition # Input: applespi - remove set but not used variables 'sts' # Input: add Apple SPI keyboard and trackpad driver # Input: alps - don't handle ALPS cs19 trackpoint-only device # Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring buffer # Input: adp5589 - initialize GPIO controller parent device # Input: iforce - remove empty multiline comments # Input: synaptics - fix misuse of strlcpy # Input: auo-pixcir-ts - switch to using devm_add_action_or_reset() # Input: gtco - bounds check collection indent level # Input: mtk-pmic-keys - add of_node_put() before return # Input: sun4i-lradc-keys - add of_node_put() before return # Input: synaptics - whitelist Lenovo T580 SMBus intertouch # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f1a3b43cc1f50c6ee5ba582f2025db3dea891208 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x1811EB5 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- You are building kernel with non-retpoline compiler. Please update your compiler. make[1]: *** [arch/x86/Makefile:308: checkbin] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:00:11.292330