# git rev-parse -q --verify a8205e310011f09cc73cd577d7b0074c57b9bb54^{commit} a8205e310011f09cc73cd577d7b0074c57b9bb54 already have revision, skipping fetch # git checkout -q -f -B kisskb a8205e310011f09cc73cd577d7b0074c57b9bb54 # git clean -qxdf # < git log -1 # commit a8205e310011f09cc73cd577d7b0074c57b9bb54 # Merge: 2ccdd9f8b2ce c127a2a1b7ba # Author: Linus Torvalds # Date: Sun Sep 6 12:10:27 2020 -0700 # # Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block # # Pull more io_uring fixes from Jens Axboe: # "Two followup fixes. One is fixing a regression from this merge window, # the other is two commits fixing cancelation of deferred requests. # # Both have gone through full testing, and both spawned a few new # regression test additions to liburing. # # - Don't play games with const, properly store the output iovec and # assign it as needed. # # - Deferred request cancelation fix (Pavel)" # # * tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block: # io_uring: fix linked deferred ->files cancellation # io_uring: fix cancel of deferred reqs with ->files # io_uring: fix explicit async read/write mapping for large segments # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a8205e310011f09cc73cd577d7b0074c57b9bb54 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xAF5B6040 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4331:warning: override: reassigning to symbol STANDALONE .config:4333:warning: override: reassigning to symbol MODULE_SIG .config:4336:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4337:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4338:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4341:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] 136 | static struct notifier_block fail_iommu_bus_notifier = { | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: drivers/leds/leds-lp55xx-common.o: in function `.lp55xx_register_leds': (.text+0x2350): undefined reference to `.devm_led_classdev_register_ext' make[1]: *** [/kisskb/src/Makefile:1166: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:40.195189