# git rev-parse -q --verify 42612e7763315cf5d43c4422781e75f9ee57597a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 42612e7763315cf5d43c4422781e75f9ee57597a^{commit} 42612e7763315cf5d43c4422781e75f9ee57597a # git checkout -q -f -B kisskb 42612e7763315cf5d43c4422781e75f9ee57597a # git clean -qxdf # < git log -1 # commit 42612e7763315cf5d43c4422781e75f9ee57597a # Merge: ad57a1022f9e b7b911d59dac # Author: Linus Torvalds # Date: Tue Jun 9 11:28:59 2020 -0700 # # Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs # # Pull f2fs updates from Jaegeuk Kim: # "In this round, we've added some knobs to enhance compression feature # and harden testing environment. In addition, we've fixed several bugs # reported from Android devices such as long discarding latency, device # hanging during quota_sync, etc. # # Enhancements: # - support lzo-rle algorithm # - add two ioctls to release and reserve blocks for compression # - support partial truncation/fiemap on compressed file # - introduce sysfs entries to attach IO flags explicitly # - add iostat trace point along with read io stat # # Bug fixes: # - fix long discard latency # - flush quota data by f2fs_quota_sync correctly # - fix to recover parent inode number for power-cut recovery # - fix lz4/zstd output buffer budget # - parse checkpoint mount option correctly # - avoid inifinite loop to wait for flushing node/meta pages # - manage discard space correctly # # And some refactoring and clean up patches were added" # # * tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs: (51 commits) # f2fs: attach IO flags to the missing cases # f2fs: add node_io_flag for bio flags likewise data_io_flag # f2fs: remove unused parameter of f2fs_put_rpages_mapping() # f2fs: handle readonly filesystem in f2fs_ioc_shutdown() # f2fs: avoid utf8_strncasecmp() with unstable name # f2fs: don't return vmalloc() memory from f2fs_kmalloc() # f2fs: fix retry logic in f2fs_write_cache_pages() # f2fs: fix wrong discard space # f2fs: compress: don't compress any datas after cp stop # f2fs: remove unneeded return value of __insert_discard_tree() # f2fs: fix wrong value of tracepoint parameter # f2fs: protect new segment allocation in expand_inode_data # f2fs: code cleanup by removing ifdef macro surrounding # f2fs: avoid inifinite loop to wait for flushing node pages at cp_error # f2fs: flush dirty meta pages when flushing them # f2fs: fix checkpoint=disable:%u%% # f2fs: compress: fix zstd data corruption # f2fs: add compressed/gc data read IO stat # f2fs: fix potential use-after-free issue # f2fs: compress: don't handle non-compressed data in workqueue # ... # < /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 42612e7763315cf5d43c4422781e75f9ee57597a # < 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=0x452D5C98 # 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:5640: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[] = { ^~~~~~~~~~~~~~~~~~~~ vmlinux.o: warning: objtool: do_machine_check()+0x19: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: printk_nmi_enter()+0x0: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: printk_nmi_exit()+0x0: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: debug_locks_off()+0x1: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: __switch_to_asm()+0x4c: call to __switch_to() leaves .noinstr.text section vmlinux.o: warning: objtool: native_load_gs_index()+0x2: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: do_softirq_own_stack()+0x3b: call to __do_softirq() leaves .noinstr.text section vmlinux.o: warning: objtool: entry_SYSENTER_compat()+0x52: redundant CLD vmlinux.o: warning: objtool: entry_SYSENTER_compat()+0x60: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x5d: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x173: call to schedule_tail() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x180: call to syscall_return_slowpath() leaves .noinstr.text section vmlinux.o: warning: objtool: .altinstr_replacement+0x12: call to __x86_retpoline_rbx() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x9ca: call to do_IRQ() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x99a: call to smp_spurious_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x97d: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xa52: call to trace_hardirqs_on_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xae7: call to smp_irq_move_cleanup_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb0a: call to smp_reboot_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb2a: call to smp_kvm_posted_intr_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb4a: call to smp_kvm_posted_intr_wakeup_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb6a: call to smp_kvm_posted_intr_nested_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb87: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbb7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbe7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc17: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc47: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc79: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xca7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xcd5: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd15: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd57: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd87: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xdb5: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xdf7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xeeb: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xeae: call to debug_stack_set_zero() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf46: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf75: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xfb5: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xff9: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1057: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x103e: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x10e1: call to debug_stack_set_zero() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x11da: call to fixup_bad_iret() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x11f1: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x127e: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x134d: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1392: call to do_exit() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:52.573181