# git rev-parse -q --verify 2c271fe77d52a0555161926c232cd5bc07178b39^{commit} 2c271fe77d52a0555161926c232cd5bc07178b39 already have revision, skipping fetch # git checkout -q -f -B kisskb 2c271fe77d52a0555161926c232cd5bc07178b39 # git clean -qxdf # < git log -1 # commit 2c271fe77d52a0555161926c232cd5bc07178b39 # Merge: 64f29d8856a9 9f51ce0b9e73 # Author: Linus Torvalds # Date: Thu Jan 20 17:38:23 2022 +0200 # # Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "Fix the same error check issue in two drivers. And then the drivers # are fixed even more because the first patches were incomplete which I # missed. # # Summary: # # - fix the error checks of platform_get_irq() in gpio-mpc8xxx and # gpio-idt3243x" # # * tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() # gpio: idt3243x: Fix an ignored error return from platform_get_irq() # gpio: idt3243x: Fix IRQ check in idt_gpio_probe # gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 2c271fe77d52a0555161926c232cd5bc07178b39 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/kernel/sysctl.c:125:12: warning: 'one_thousand' defined but not used [-Wunused-variable] static int one_thousand = 1000; ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:01:55.814222