# git rev-parse -q --verify 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6^{commit} 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 already have revision, skipping fetch # git checkout -q -f -B kisskb 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # git clean -qxdf # < git log -1 # commit 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # Merge: 9c39198a65f1 b41ba2ec54a7 # Author: Linus Torvalds # Date: Tue Mar 9 12:02:18 2021 -0800 # # Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "A bunch of fixes for the GPIO subsystem. We have two regressions in # the core code spotted right after the merge window, a series of fixes # for ACPI GPIO and a subsequent fix for a related regression in # gpio-pca953x + a minor tweak in .gitignore and a rework of handling of # the gpio-line-names to remedy a regression in stm32mp151. # # Summary: # # - fix two regressions in core GPIO subsystem code: one NULL-pointer # dereference and one list corruption # # - read GPIO line names from fwnode instead of using the generic # device properties to fix a regression on stm32mp151 # # - fixes to ACPI GPIO and gpio-pca953x to handle a regression in IRQ # handling on Intel Galileo # # - update .gitignore in GPIO selftests" # # * tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpiolib: Read "gpio-line-names" from a firmware node # gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 # gpiolib: acpi: Allow to find GpioInt() resource by name and index # gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk # gpiolib: acpi: Add missing IRQF_ONESHOT # gpio: fix gpio-device list corruption # gpio: fix NULL-deref-on-deregistration regression # selftests: gpio: update .gitignore # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x793CAF1D # 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 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5643:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5645:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/net/phy/phy_device.c:293:12: warning: 'mdio_bus_phy_resume' defined but not used [-Wunused-function] static int mdio_bus_phy_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:273:12: warning: 'mdio_bus_phy_suspend' defined but not used [-Wunused-function] static int mdio_bus_phy_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: init/main.o: unable to initialize decompress status for section .debug_info init/built-in.a: member init/main.o in archive is not an object make[1]: *** [/kisskb/src/Makefile:1197: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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:05:01.101214