# git rev-parse -q --verify 923a327e8f2257ab7cd5485cb5d8db92c965dfca^{commit} 923a327e8f2257ab7cd5485cb5d8db92c965dfca already have revision, skipping fetch # git checkout -q -f -B kisskb 923a327e8f2257ab7cd5485cb5d8db92c965dfca # git clean -qxdf # < git log -1 # commit 923a327e8f2257ab7cd5485cb5d8db92c965dfca # Merge: 41906248d0d7 b77b0bc85b11 # Author: Linus Torvalds # Date: Tue Jul 16 16:19:36 2024 -0700 # # Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull ACPI updates from Rafael Wysocki: # "The only kind of new feature added by these is the hwmon interface # support in the ACPI fan driver. Apart from that, they mostly address # issues and clean up code. # # Specifics: # # - Switch the ACPI x86 utility code and the ACPI LPSS driver to new # Intel CPU model defines (Tony Luck) # # - Add hwmon interface support to the ACPI fan driver (Armin Wolf) # # - Add sysfs entry for guaranteed performance to the ACPI CPPC library # and replace a ternary operator with umax() in it (Petr Tesařík, # Prabhakar Pujeri) # # - Clean up the ACPI PMIC driver in multiple ways (Andy Shevchenko, # Christophe JAILLET) # # - Add support for charge limiting state to the ACPI battery driver # and update _OSC to indicate support for it (Armin Wolf) # # - Clean up the sysfs interface in the ACPI battery, SBS (smart # battery subsystem) and AC drivers (Thomas Weißschuh) # # - Coordinate header includes in the ACPI NUMA code and make it use # ACCESS_COORDINATE_CPU when appropriate (Huang Ying, Thorsten Blum) # # - Downgrade Intel _OSC and _PDC messages in the ACPI processor driver # to debug to reduce log noise (Mario Limonciello) # # - Still evaluate _OST when _PUR evaluation fails in the ACPI PAD # (processor aggregator) driver as per the spec (Armin Wolf) # # - Skip ACPI IRQ override on Asus Vivobook Pro N6506MJ and N6506MU # platforms (Tamim Khan) # # - Force native mode on some T2 macbooks in the ACPI backlight driver # and replace strcpy() with strscpy() in it (Orlando Chamberlain, # Muhammad Qasim Abdul Majeed) # # - Add missing MODULE_DESCRIPTION() macros in two places (Jeff # Johnson)" # # * tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (26 commits) # ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ # ACPI: video: force native for some T2 macbooks # ACPI: video: Use strscpy() instead of strcpy() # ACPI: CPPC: Replace ternary operator with umax() # ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU # ACPI: PMIC: Constify struct pmic_table # ACPI: bus: Indicate support for battery charge limiting thru _OSC # ACPI: battery: Add support for charge limiting state # ACPI: processor: Downgrade Intel _OSC and _PDC messages to debug # ACPI: SBS: manage alarm sysfs attribute through psy core # ACPI: battery: create alarm sysfs attribute atomically # ACPI: battery: use sysfs_emit over sprintf # ACPI: battery: constify powersupply properties # ACPI: SBS: constify powersupply properties # ACPI: AC: constify powersupply properties # ACPI: PMIC: Replace open coded be16_to_cpu() # ACPI: PMIC: Convert pr_*() to dev_*() printing macros # ACPI: PMIC: Use sizeof() instead of hard coded value # ACPI: NUMA: Consolidate header includes # ACPI: CPPC: add sysfs entry for guaranteed performance # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 923a327e8f2257ab7cd5485cb5d8db92c965dfca # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/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 # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14217:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14221:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14223:warning: override: reassigning to symbol UML_NET_SLIP .config:14228:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] 156 | u64 ioread64_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] 163 | u64 ioread64_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] 170 | u64 ioread64be_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] 178 | u64 ioread64be_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] 264 | void iowrite64_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] 272 | void iowrite64_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] 280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] 288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: lib/iomap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:18:35.150181