# git rev-parse -q --verify fe24a97cf2543e8832e7a2124802e5c32aac05aa^{commit} fe24a97cf2543e8832e7a2124802e5c32aac05aa already have revision, skipping fetch # git checkout -q -f -B kisskb fe24a97cf2543e8832e7a2124802e5c32aac05aa # git clean -qxdf # < git log -1 # commit fe24a97cf2543e8832e7a2124802e5c32aac05aa # Merge: bf5003a0dc50 81cd7e848927 # Author: Linus Torvalds # Date: Fri Nov 18 17:56:29 2022 -0800 # # Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input fixes from Dmitry Torokhov: # # - a fix for 8042 to stop leaking platform device on unload # # - a fix for Goodix touchscreens on devices like Nanote UMPC-01 where we # need to reset controller to load config from firmware # # - a workaround for Acer Switch to avoid interrupt storm from home and # power buttons # # - a workaround for more ASUS ZenBook models to detect keyboard # controller # # - a fix for iforce driver to properly handle communication errors # # - touchpad on HP Laptop 15-da3001TU switched to RMI mode # # * tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: # Input: i8042 - fix leaking of platform device on module removal # Input: i8042 - apply probe defer to more ASUS ZenBook models # Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[] # Input: soc_button_array - add use_low_level_irq module parameter # Input: iforce - invert valid length check when fetching device IDs # Input: goodix - try resetting the controller when no config is set # dt-bindings: input: touchscreen: Add compatible for Goodix GT7986U chip # Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode # < /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 fe24a97cf2543e8832e7a2124802e5c32aac05aa # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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 # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12564:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12569:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12571:warning: override: reassigning to symbol UML_NET_SLIP .config:12574:warning: override: reassigning to symbol UML_NET_MCAST .config:12576:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allmodconfig_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/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:04:38.870418