# 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/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 839c4f596f898edc424070dc8b517381572f8502 # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-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_sibling' will never be NULL [-Waddress] 14012 | if (!topology_sibling_cpumask(cpu)) { | ^ In file included from /kisskb/src/include/linux/topology.h:30, 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/include/linux/arch_topology.h:78:19: note: 'thread_sibling' declared here 78 | cpumask_t thread_sibling; | ^~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc13 # Build took: 0:01:52.622610