# git rev-parse -q --verify a1de832bd3243577de365222d8bc92708005ebf3^{commit} a1de832bd3243577de365222d8bc92708005ebf3 already have revision, skipping fetch # git checkout -q -f -B kisskb a1de832bd3243577de365222d8bc92708005ebf3 # git clean -qxdf # < git log -1 # commit a1de832bd3243577de365222d8bc92708005ebf3 # Merge: f0c4d9fc9cc9 53eb64c88f17 # Author: Linus Torvalds # Date: Mon Nov 7 10:19:04 2022 -0800 # # Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 # # Pull x86 platform driver fixes from Hans de Goede: # "The most important fixes here are a set of fixes for the ACPI # backlight detection refactor which landed in 6.1. # # These fix regressions reported on some laptop models by making # acpi_video_backlight_use_native() always return true for now, which in # essence undoes some of the changes. # # I plan to take another shot at having only 1 /sys/class/backlight # class device per panel with 6.2, with modified detection heuristics to # avoid the (known) regressions. # # Highlights: # # - ACPI: video: Fix regressions from 6.1 backlight refactor by making # acpi_video_backlight_use_native() always return true for now # # - Misc other bugfixes and HW id additions" # # * tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: # platform/x86: p2sb: Don't fail if unknown CPU is found # platform/x86/intel/hid: Add some ACPI device IDs # platform/x86/intel/pmt: Sapphire Rapids PMT errata fix # platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi # platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1 # platform/x86: ideapad-laptop: Disable touchpad_switch # ACPI: video: Add backlight=native DMI quirk for Dell G15 5515 # ACPI: video: Make acpi_video_backlight_use_native() always return true # ACPI: video: Improve Chromebook checks # < /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 a1de832bd3243577de365222d8bc92708005ebf3 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # 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 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12782:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12787:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12789:warning: override: reassigning to symbol UML_NET_SLIP .config:12792:warning: override: reassigning to symbol UML_NET_MCAST .config:12794:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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[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 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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-allyesconfig_um-x86_64 # Build took: 0:02:17.061034