# 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/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: sound/soc/rockchip/rk3399_gru_sound.o: in function `rockchip_sound_probe': rk3399_gru_sound.c:(.text+0x6a8): relocation truncated to fit: R_NDS32_WORD_9_PCREL_RELA against `.text' make[1]: *** [/kisskb/src/Makefile:1197: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 8 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:21:09.677904