# 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/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a1de832bd3243577de365222d8bc92708005ebf3 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:04:00.612604