# git rev-parse -q --verify cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master # git rev-parse -q --verify cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44^{commit} cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44 # git checkout -q -f -B kisskb cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44 # git clean -qxdf # < git log -1 # commit cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44 # Author: Stephen Rothwell # Date: Fri Oct 22 20:12:56 2021 +1100 # # Add linux-next specific files for 20211022 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4668:warning: override: reassigning to symbol STANDALONE .config:4674:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4675:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4677:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] /kisskb/src/kernel/sched/core.c: In function 'sched_submit_work': /kisskb/src/kernel/sched/core.c:6299:35: error: 'struct task_struct' has no member named 'plug' 6299 | blk_flush_plug(tsk->plug, true); | ^~ /kisskb/src/kernel/sched/core.c: In function 'io_schedule_prepare': /kisskb/src/kernel/sched/core.c:8331:20: error: 'struct task_struct' has no member named 'plug' 8331 | if (current->plug) | ^~ /kisskb/src/kernel/sched/core.c:8332:39: error: 'struct task_struct' has no member named 'plug' 8332 | blk_flush_plug(current->plug, true); | ^~ make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/sched/core.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1993: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/fs-writeback.c: In function 'writeback_sb_inodes': /kisskb/src/fs/fs-writeback.c:1896:36: error: 'struct task_struct' has no member named 'plug' 1896 | if (current->plug) | ^~ /kisskb/src/fs/fs-writeback.c:1897:55: error: 'struct task_struct' has no member named 'plug' 1897 | blk_flush_plug(current->plug, false); | ^~ /kisskb/src/fs/fs-writeback.c: In function 'wakeup_flusher_threads': /kisskb/src/fs/fs-writeback.c:2295:39: error: 'struct task_struct' has no member named 'plug' 2295 | blk_flush_plug(current->plug, true); | ^~ make[2]: *** [/kisskb/src/scripts/Makefile.build:288: fs/fs-writeback.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1993: fs] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:04:04.909541