# git rev-parse -q --verify 2c271fe77d52a0555161926c232cd5bc07178b39^{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 2c271fe77d52a0555161926c232cd5bc07178b39^{commit} 2c271fe77d52a0555161926c232cd5bc07178b39 # 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-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 2c271fe77d52a0555161926c232cd5bc07178b39 # < make -s -j 48 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 48 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 48 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:8072:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 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- /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld: Unexpected GOT/PLT entries detected! /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld: Unexpected run-time procedure linkages detected! /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld: net/core/sock.o: in function `sk_destruct': (.text+0x3eac): undefined reference to `__sk_defer_free_flush' make[1]: *** [/kisskb/src/Makefile:1155: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:07:39.932249