# git rev-parse -q --verify 259b897e5a7958e06d1ac30ddd28dc8419e8f328^{commit} 259b897e5a7958e06d1ac30ddd28dc8419e8f328 already have revision, skipping fetch # git checkout -q -f -B kisskb 259b897e5a7958e06d1ac30ddd28dc8419e8f328 # git clean -qxdf # < git log -1 # commit 259b897e5a7958e06d1ac30ddd28dc8419e8f328 # Merge: fd5a4c7d26fa eb2fd9b43fae # Author: Linus Torvalds # Date: Thu Apr 28 11:13:00 2022 -0700 # # Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 # # Pull x86 platform driver fixes from Hans de Goede: # "Highlights: # # - asus-wmi bug-fixes # # - intel-sdsu bug-fixes # # - build (warning) fixes # # - couple of hw-id additions" # # * tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: # platform/x86/intel: pmc/core: change pmc_lpm_modes to static # platform/x86/intel/sdsi: Fix bug in multi packet reads # platform/x86/intel/sdsi: Poll on ready bit for writes # platform/x86/intel/sdsi: Handle leaky bucket # platform/x86: intel-uncore-freq: Prevent driver loading in guests # platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard # platform/x86: dell-laptop: Add quirk entry for Latitude 7520 # platform/x86: asus-wmi: Fix driver not binding when fan curve control probe fails # platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf() # tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 259b897e5a7958e06d1ac30ddd28dc8419e8f328 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6951:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6953:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/arch/x86/kernel/traps.c: In function '__exc_control_protection': /kisskb/src/arch/x86/kernel/traps.c:249:3: error: implicit declaration of function '__warn'; did you mean 'pr_warn'? [-Werror=implicit-function-declaration] __warn(__FILE__, __LINE__, (void *)regs->ip, TAINT_WARN, regs, NULL); ^~~~~~ pr_warn cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/traps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: arch/x86] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:19.831779