# 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/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 6614a3c3164a5df2b54abb0b3559f51041cf705b # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13959:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/mips/include/asm/processor.h:15, from /kisskb/src/arch/mips/include/asm/thread_info.h:16, from /kisskb/src/include/linux/thread_info.h:60, from /kisskb/src/include/asm-generic/current.h:5, from ./arch/mips/include/generated/asm/current.h:1, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/hwmon/lm90.c:99: In function '__fortify_strlen', inlined from 'strlcpy' at /kisskb/src/include/linux/fortify-string.h:159:10, inlined from 'lm90_detect' at /kisskb/src/drivers/hwmon/lm90.c:2550:2: /kisskb/src/include/linux/fortify-string.h:50:33: error: '__builtin_strlen' reading 1 or more bytes from a region of size 0 [-Werror=stringop-overread] 50 | #define __underlying_strlen __builtin_strlen | ^ /kisskb/src/include/linux/fortify-string.h:141:24: note: in expansion of macro '__underlying_strlen' 141 | return __underlying_strlen(p); | ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/hwmon/lm90.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc11 # Build took: 0:17:23.509813