# git rev-parse -q --verify 6614a3c3164a5df2b54abb0b3559f51041cf705b^{commit} 6614a3c3164a5df2b54abb0b3559f51041cf705b already have revision, skipping fetch # git checkout -q -f -B kisskb 6614a3c3164a5df2b54abb0b3559f51041cf705b # git clean -qxdf # < git log -1 # commit 6614a3c3164a5df2b54abb0b3559f51041cf705b # Merge: 74cae210a335 360614c01f81 # Author: Linus Torvalds # Date: Fri Aug 5 16:32:45 2022 -0700 # # Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull MM updates from Andrew Morton: # "Most of the MM queue. A few things are still pending. # # Liam's maple tree rework didn't make it. This has resulted in a few # other minor patch series being held over for next time. # # Multi-gen LRU still isn't merged as we were waiting for mapletree to # stabilize. The current plan is to merge MGLRU into -mm soon and to # later reintroduce mapletree, with a view to hopefully getting both # into 6.1-rc1. # # Summary: # # - The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe # Lin, Yang Shi, Anshuman Khandual and Mike Rapoport # # - Some kmemleak fixes from Patrick Wang and Waiman Long # # - DAMON updates from SeongJae Park # # - memcg debug/visibility work from Roman Gushchin # # - vmalloc speedup from Uladzislau Rezki # # - more folio conversion work from Matthew Wilcox # # - enhancements for coherent device memory mapping from Alex Sierra # # - addition of shared pages tracking and CoW support for fsdax, from # Shiyang Ruan # # - hugetlb optimizations from Mike Kravetz # # - Mel Gorman has contributed some pagealloc changes to improve # latency and realtime behaviour. # # - mprotect soft-dirty checking has been improved by Peter Xu # # - Many other singleton patches all over the place" # # [ XFS merge from hell as per Darrick Wong in # # https://lore.kernel.org/all/YshKnxb4VwXycPO8@magnolia/ ] # # * tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (282 commits) # tools/testing/selftests/vm/hmm-tests.c: fix build # mm: Kconfig: fix typo # mm: memory-failure: convert to pr_fmt() # mm: use is_zone_movable_page() helper # hugetlbfs: fix inaccurate comment in hugetlbfs_statfs() # hugetlbfs: cleanup some comments in inode.c # hugetlbfs: remove unneeded header file # hugetlbfs: remove unneeded hugetlbfs_ops forward declaration # hugetlbfs: use helper macro SZ_1{K,M} # mm: cleanup is_highmem() # mm/hmm: add a test for cross device private faults # selftests: add soft-dirty into run_vmtests.sh # selftests: soft-dirty: add test for mprotect # mm/mprotect: fix soft-dirty check in can_change_pte_writable() # mm: memcontrol: fix potential oom_lock recursion deadlock # mm/gup.c: fix formatting in check_and_migrate_movable_page() # xfs: fail dax mount if reflink is enabled on a partition # mm/memcontrol.c: remove the redundant updating of stats_flush_threshold # userfaultfd: don't fail on unrecognized features # hugetlb_cgroup: fix wrong hugetlb cgroup numa stat # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6614a3c3164a5df2b54abb0b3559f51041cf705b # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5731:warning: override: reassigning to symbol STANDALONE .config:5734:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/gpu/drm/vmwgfx/vmwgfx.o: warning: objtool: vmw_port_hb_out+0x1c9: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx.o: warning: objtool: vmw_port_hb_in+0x1c9: call without frame pointer save/setup vmlinux.o: warning: objtool: ibt_selftest+0x11: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: kvm_spurious_fault+0x26: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x2e: call to context_tracking_enabled_this_cpu() leaves .noinstr.text section vmlinux.o: warning: objtool: vmx_update_host_rsp+0x42: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret+0x7f: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_debug+0x3c: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_nmi+0x3a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: poke_int3_handler+0x49: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_check_crashing_cpu+0x35: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check+0x6b: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check+0x93: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_enter+0x53: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_nmi_exit+0x47: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode+0x54: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x5a: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x54: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x54: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_exit_state+0x41: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_enter_state+0x41: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: context_tracking_recursion_enter+0x57: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_enter.constprop.0+0x30: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_idle_exit+0x44: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_kernel_exit.constprop.0+0x53: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_idle_enter+0x1d: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_exit+0xe4: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: __ct_user_enter+0x47: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ct_nmi_enter+0x54: call to ftrace_likely_update() leaves .noinstr.text section vmlinux.o: warning: objtool: ibt_selftest+0x1e: return with modified stack frame Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:03:25.822522