# git rev-parse -q --verify 30c8e80f79329617012f07b09b70114592092ea4^{commit} 30c8e80f79329617012f07b09b70114592092ea4 already have revision, skipping fetch # git checkout -q -f -B kisskb 30c8e80f79329617012f07b09b70114592092ea4 # git clean -qxdf # < git log -1 # commit 30c8e80f79329617012f07b09b70114592092ea4 # Merge: 8967605e7db3 dba785798526 # Author: Linus Torvalds # Date: Sat May 7 11:02:02 2022 -0700 # # Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # # - fix the bounds check for the 'gpio-reserved-ranges' device property # in gpiolib-of # # - drop the assignment of the pwm base number in gpio-mvebu (this was # missed by the patch doing it globally for all pwm drivers) # # - fix the fwnode assignment (use own fwnode, not the parent's one) for # the GPIO irqchip in gpio-visconti # # - update the irq_stat field before checking the trigger field in # gpio-pca953x # # - update GPIO entry in MAINTAINERS # # * tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) # gpio: visconti: Fix fwnode of GPIO IRQ # MAINTAINERS: update the GPIO git tree entry # gpio: mvebu: drop pwm base assignment # gpiolib: of: fix bounds check for 'gpio-reserved-ranges' # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 30c8e80f79329617012f07b09b70114592092ea4 # < make -s -j 120 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 120 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 120 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 # Build took: 0:09:05.568308