# git rev-parse -q --verify f5837722ffecbbedf1b1dbab072a063565f0dad1^{commit} f5837722ffecbbedf1b1dbab072a063565f0dad1 already have revision, skipping fetch # git checkout -q -f -B kisskb f5837722ffecbbedf1b1dbab072a063565f0dad1 # git clean -qxdf # < git log -1 # commit f5837722ffecbbedf1b1dbab072a063565f0dad1 # Merge: 1997b3cb4217 1803d0c5ee1a # Author: Linus Torvalds # Date: Wed Dec 27 16:14:41 2023 -0800 # # Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull misc fixes from Andrew Morton: # "11 hotfixes. 7 are cc:stable and the other 4 address post-6.6 issues # or are not considered backporting material" # # * tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: # mailmap: add an old address for Naoya Horiguchi # mm/memory-failure: cast index to loff_t before shifting it # mm/memory-failure: check the mapcount of the precise page # mm/memory-failure: pass the folio and the page to collect_procs() # selftests: secretmem: floor the memory size to the multiple of page_size # mm: migrate high-order folios in swap cache correctly # maple_tree: do not preallocate nodes for slot stores # mm/filemap: avoid buffered read/write race to read inconsistent data # kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset # kexec: select CRYPTO from KEXEC_FILE instead of depending on it # kexec: fix KEXEC_FILE dependencies # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-ld --version # < git log --format=%s --max-count=1 f5837722ffecbbedf1b1dbab072a063565f0dad1 # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- axs103_smp_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- help # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- olddefconfig # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- /kisskb/src/drivers/base/regmap/regcache-maple.c: In function 'regcache_maple_drop': /kisskb/src/drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 # Build took: 0:02:01.391074