# git rev-parse -q --verify ab2a7a35c4e7e848de9a7cf70f36b62584154140^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify ab2a7a35c4e7e848de9a7cf70f36b62584154140^{commit} ab2a7a35c4e7e848de9a7cf70f36b62584154140 # git checkout -q -f -B kisskb ab2a7a35c4e7e848de9a7cf70f36b62584154140 # git clean -qxdf # < git log -1 # commit ab2a7a35c4e7e848de9a7cf70f36b62584154140 # Merge: 65893b49d868 41e76c6a3c83 # Author: Linus Torvalds # Date: Sat Oct 2 11:00:36 2021 -0700 # # Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few block fixes for this release: # # - Revert a BFQ commit that causes breakage for people. Unfortunately # it was auto-selected for stable as well, so now 5.14.7 suffers from # it too. Hopefully stable will pick up this revert quickly too, so # we can remove the issue on that end as well. # # - Add a quirk for Apple NVMe controllers, which due to their # non-compliance broke due to the introduction of command sequences # (Keith) # # - Use shifts in nbd, fixing a __divdi3 issue (Nick)" # # * tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block: # nbd: use shifts rather than multiplies # Revert "block, bfq: honor already-setup queue merges" # nvme: add command id quirk for apple controllers # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ab2a7a35c4e7e848de9a7cf70f36b62584154140 # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: error: 'sunzilog_putchar' defined but not used [-Werror=unused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/tty/serial/sunzilog.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty/serial] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:07:10.146246