# git rev-parse -q --verify 923dcc5eb0c111eccd51cc7ce1658537e3c38b25^{commit} 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 already have revision, skipping fetch # git checkout -q -f -B kisskb 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # git clean -qxdf # < git log -1 # commit 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # Merge: 61564e7b3abc c1e631177119 # Author: Linus Torvalds # Date: Sat Nov 20 13:17:24 2021 -0800 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "15 patches. # # Subsystems affected by this patch series: ipc, hexagon, mm (swap, # slab-generic, kmemleak, hugetlb, kasan, damon, and highmem), and proc" # # * emailed patches from Andrew Morton : # proc/vmcore: fix clearing user buffer by properly using clear_user() # kmap_local: don't assume kmap PTEs are linear arrays in memory # mm/damon/dbgfs: fix missed use of damon_dbgfs_lock # mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation # kasan: test: silence intentional read overflow warnings # hugetlb, userfaultfd: fix reservation restore on userfaultfd error # hugetlb: fix hugetlb cgroup refcounting during mremap # mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag # hexagon: ignore vmlinux.lds # hexagon: clean up timer-regs.h # hexagon: export raw I/O routines for modules # mm: emit the "free" trace report before freeing memory in kmem_cache_free() # shm: extend forced shm destroy to support objects from several IPC nses # ipc: WARN if trying to remove ipc object which is absent # mm/swap.c:put_pages_list(): reinitialise the page list # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:20, from /kisskb/src/fs/pstore/blk.c:9: /kisskb/src/fs/pstore/blk.c: In function '__best_effort_init': /kisskb/src/include/linux/kern_levels.h:5:25: error: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Werror=format=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:422:25: note: in definition of macro 'printk_index_wrap' 422 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ /kisskb/src/include/linux/printk.h:523:9: note: in expansion of macro 'printk' 523 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ /kisskb/src/include/linux/kern_levels.h:14:25: note: in expansion of macro 'KERN_SOH' 14 | #define KERN_INFO KERN_SOH "6" /* informational */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:523:16: note: in expansion of macro 'KERN_INFO' 523 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~ /kisskb/src/fs/pstore/blk.c:312:17: note: in expansion of macro 'pr_info' 312 | pr_info("attached %s (%zu) (no dedicated panic_write!)\n", | ^~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/pstore/blk.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/pstore] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_m68k-allmodconfig_m68k-gcc11 # Build took: 0:15:20.249302