# git rev-parse -q --verify c20037652700024cffeb6b0f74306ce9b391248f^{commit} c20037652700024cffeb6b0f74306ce9b391248f already have revision, skipping fetch # git checkout -q -f -B kisskb c20037652700024cffeb6b0f74306ce9b391248f # git clean -qxdf # < git log -1 # commit c20037652700024cffeb6b0f74306ce9b391248f # Merge: 5dfcc13902bf f0e20b894350 # Author: Linus Torvalds # Date: Sat Mar 7 14:20:29 2020 -0600 # # Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # "Here are a few io_uring fixes that should go into this release. This # contains: # # - Removal of (now) unused io_wq_flush() and associated flag (Pavel) # # - Fix cancelation lockup with linked timeouts (Pavel) # # - Fix for potential use-after-free when freeing percpu ref for fixed # file sets # # - io-wq cancelation fixups (Pavel)" # # * tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block: # io_uring: fix lockup with timeouts # io_uring: free fixed_file_data after RCU grace period # io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL # io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c20037652700024cffeb6b0f74306ce9b391248f # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x264A31C # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7015:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c: In function 'qcom_apcs_ipc_probe': /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c:57:28: warning: unused variable 'apcs_clk_match_table' [-Wunused-variable] const struct of_device_id apcs_clk_match_table[] = { ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:35.814745