# git rev-parse -q --verify d418d070057c45fd6f21567278f95452bfe690d1^{commit} d418d070057c45fd6f21567278f95452bfe690d1 already have revision, skipping fetch # git checkout -q -f -B kisskb d418d070057c45fd6f21567278f95452bfe690d1 # git clean -qxdf # < git log -1 # commit d418d070057c45fd6f21567278f95452bfe690d1 # Merge: dfdcff3215ae b55f0097ae1d # Author: Linus Torvalds # Date: Fri Oct 18 22:29:36 2019 -0400 # # Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request from Keith that address deadlocks, double resets, # memory leaks, and other regression. # # - Fixup elv_support_iosched() for bio based devices (Damien) # # - Fixup for the ahci PCS quirk (Dan) # # - Socket O_NONBLOCK handling fix for io_uring (me) # # - Timeout sequence io_uring fixes (yangerkun) # # - MD warning fix for parameter default_layout (Song) # # - blkcg activation fixes (Tejun) # # - blk-rq-qos node deletion fix (Tejun) # # * tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block: # nvme-pci: Set the prp2 correctly when using more than 4k page # io_uring: fix logic error in io_timeout # io_uring: fix up O_NONBLOCK handling for sockets # md/raid0: fix warning message for parameter default_layout # libata/ahci: Fix PCS quirk application # blk-rq-qos: fix first node deletion of rq_qos_del() # blkcg: Fix multiple bugs in blkcg_activate_policy() # io_uring: consider the overflow of sequence for timeout req # nvme-tcp: fix possible leakage during error flow # nvmet-loop: fix possible leakage during error flow # block: Fix elv_support_iosched() # nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL # nvme: Wait for reset state when required # nvme: Prevent resets during paused controller state # nvme: Restart request timers in resetting state # nvme: Remove ADMIN_ONLY state # nvme-pci: Free tagset if no IO queues # nvme: retain split access workaround for capability reads # nvme: fix possible deadlock when nvme_update_formats fails # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d418d070057c45fd6f21567278f95452bfe690d1 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31e4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:57.205582