# git rev-parse -q --verify 839c4f596f898edc424070dc8b517381572f8502^{commit} 839c4f596f898edc424070dc8b517381572f8502 already have revision, skipping fetch # git checkout -q -f -B kisskb 839c4f596f898edc424070dc8b517381572f8502 # git clean -qxdf # < git log -1 # commit 839c4f596f898edc424070dc8b517381572f8502 # Merge: a1d1eb2f5750 22af8caff7d1 # Author: Linus Torvalds # Date: Thu Sep 19 11:35:31 2024 +0200 # # Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull misc hotfixes from Andrew Morton: # "12 hotfixes, 11 of which are cc:stable. # # Four fixes for longstanding ocfs2 issues and the remainder address # random MM things" # # * tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: # mm/madvise: process_madvise() drop capability check if same mm # mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set # mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway # mm: change vmf_anon_prepare() to __vmf_anon_prepare() # resource: fix region_intersects() vs add_memory_driver_managed() # zsmalloc: use unique zsmalloc caches names # mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock # mm: vmscan.c: fix OOM on swap stress test # ocfs2: cancel dqi_sync_work before freeing oinfo # ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate # ocfs2: remove unreasonable unlock in ocfs2_read_blocks # ocfs2: fix null-ptr-deref when journal load failed. # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 839c4f596f898edc424070dc8b517381572f8502 # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3986:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_defconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/kernel/events/core.c: In function 'perf_event_setup_cpumask': /kisskb/src/kernel/events/core.c:14012:13: warning: the comparison will always evaluate as 'true' for the address of 'thread_mask' will never be NULL [-Waddress] 14012 | if (!topology_sibling_cpumask(cpu)) { | ^ In file included from /kisskb/src/include/linux/topology.h:36, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/xarray.h:16, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/arch/s390/include/asm/topology.h:21:19: note: 'thread_mask' declared here 21 | cpumask_t thread_mask; | ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_defconfig_s390x-gcc13 # Build took: 0:10:33.999282