# 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-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 6614a3c3164a5df2b54abb0b3559f51041cf705b # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "empty_zero_page" [vmlinux] version generation failed, symbol will not be versioned. Is "empty_zero_page" prototyped in ? WARNING: modpost: EXPORT symbol "__udelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__udelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ndelay" [vmlinux] version generation failed, symbol will not be versioned. Is "__ndelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ashldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__ashrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__ashrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "bzero_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "bzero_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__copy_1page" [vmlinux] version generation failed, symbol will not be versioned. Is "__copy_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__divdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__divdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_enter" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_exit" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_exit" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_try" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_read_try" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_write_enter" [vmlinux] version generation failed, symbol will not be versioned. Is "___rw_write_enter" prototyped in ? WARNING: modpost: EXPORT symbol "__lshrdi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__lshrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "__muldi3" [vmlinux] version generation failed, symbol will not be versioned. Is "__muldi3" prototyped in ? arch/sparc/kernel/head_32.o: In function `current_pc': (.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `halt_notsup': (.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `leon_init': (.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x1c): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x34): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x40): additional relocation overflows omitted from the output make[1]: *** [/kisskb/src/Makefile:1165: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64-gcc5 # Build took: 0:15:10.676111