# git rev-parse -q --verify fdaf9a5840acaab18694a19e0eb0aa51162eeeed^{commit} fdaf9a5840acaab18694a19e0eb0aa51162eeeed already have revision, skipping fetch # git checkout -q -f -B kisskb fdaf9a5840acaab18694a19e0eb0aa51162eeeed # git clean -qxdf # < git log -1 # commit fdaf9a5840acaab18694a19e0eb0aa51162eeeed # Merge: 8642174b5221 516edb456f12 # Author: Linus Torvalds # Date: Tue May 24 19:55:07 2022 -0700 # # Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache # # Pull page cache updates from Matthew Wilcox: # # - Appoint myself page cache maintainer # # - Fix how scsicam uses the page cache # # - Use the memalloc_nofs_save() API to replace AOP_FLAG_NOFS # # - Remove the AOP flags entirely # # - Remove pagecache_write_begin() and pagecache_write_end() # # - Documentation updates # # - Convert several address_space operations to use folios: # - is_dirty_writeback # - readpage becomes read_folio # - releasepage becomes release_folio # - freepage becomes free_folio # # - Change filler_t to require a struct file pointer be the first # argument like ->read_folio # # * tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache: (107 commits) # nilfs2: Fix some kernel-doc comments # Appoint myself page cache maintainer # fs: Remove aops->freepage # secretmem: Convert to free_folio # nfs: Convert to free_folio # orangefs: Convert to free_folio # fs: Add free_folio address space operation # fs: Convert drop_buffers() to use a folio # fs: Change try_to_free_buffers() to take a folio # jbd2: Convert release_buffer_page() to use a folio # jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio # reiserfs: Convert release_buffer_page() to use a folio # fs: Remove last vestiges of releasepage # ubifs: Convert to release_folio # reiserfs: Convert to release_folio # orangefs: Convert to release_folio # ocfs2: Convert to release_folio # nilfs2: Remove comment about releasepage # nfs: Convert to release_folio # jfs: Convert to release_folio # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 fdaf9a5840acaab18694a19e0eb0aa51162eeeed # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7070:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7072:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __rdgsbase_inactive+0x35: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __wrgsbase_inactive+0x3a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret+0x94: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug+0x51: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi+0x112: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler+0x56: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu+0x11: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check+0x5b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check+0x73: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter+0x4c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit+0x7a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x5b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x62: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x5b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x5b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_exit+0x3f: call to ftrace_likely_update() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:141: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:265: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:44.425660