# git rev-parse -q --verify 7726d4c3e60bfe206738894267414a5f10510f1a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 7726d4c3e60bfe206738894267414a5f10510f1a^{commit} 7726d4c3e60bfe206738894267414a5f10510f1a # git checkout -q -f -B kisskb 7726d4c3e60bfe206738894267414a5f10510f1a # git clean -qxdf # < git log -1 # commit 7726d4c3e60bfe206738894267414a5f10510f1a # Merge: 65eea2c060ae 6890381720b2 # Author: Linus Torvalds # Date: Sat Sep 3 21:27:27 2022 -0700 # # Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "A a set of fixes from the GPIO subsystem. # # Most are small driver fixes except the realtek-otto driver patch which # is pretty big but addresses a significant flaw that can cause the CPU # to stay infinitely busy on uncleared ISR on some platforms. # # Summary: # - MAINTAINERS update # - fix resource leaks in gpio-mockup and gpio-pxa # - add missing locking in gpio-pca953x # - use 32-bit I/O in gpio-realtek-otto # - make irq_chip structures immutable in four more drivers" # # * tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: ws16c48: Make irq_chip immutable # gpio: 104-idio-16: Make irq_chip immutable # gpio: 104-idi-48: Make irq_chip immutable # gpio: 104-dio-48e: Make irq_chip immutable # gpio: realtek-otto: switch to 32-bit I/O # gpio: pca953x: Add mutex_lock for regcache sync in PM # gpio: mockup: remove gpio debugfs when remove device # gpio: pxa: use devres for the clock struct # MAINTAINERS: rectify entry for XILINX GPIO DRIVER # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 7726d4c3e60bfe206738894267414a5f10510f1a # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:6812:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:05:32.989342