# git rev-parse -q --verify 522667b24f08009591c90e75bfe2ffb67f555498^{commit} 522667b24f08009591c90e75bfe2ffb67f555498 already have revision, skipping fetch # git checkout -q -f -B kisskb 522667b24f08009591c90e75bfe2ffb67f555498 # git clean -qxdf # < git log -1 # commit 522667b24f08009591c90e75bfe2ffb67f555498 # Merge: c645c11a2dba 2fff00c81d4c # Author: Linus Torvalds # Date: Tue Oct 4 11:13:38 2022 -0700 # # Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux # # Pull landlock updates from Mickaël Salaün: # "Improve user help for Landlock (documentation and sample)" # # * tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux: # landlock: Fix documentation style # landlock: Slightly improve documentation and fix spelling # samples/landlock: Print hints about ABI versions # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 522667b24f08009591c90e75bfe2ffb67f555498 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:7430:warning: override: reassigning to symbol STANDALONE .config:7434:warning: override: reassigning to symbol PPC64 .config:7435:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:7437:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7439:warning: override: reassigning to symbol GCC_PLUGINS .config:7442:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:570:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 570 | } | ^ /kisskb/src/drivers/tty/serial/8250/8250_of.c: In function 'of_platform_serial_probe': /kisskb/src/drivers/tty/serial/8250/8250_of.c:258:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 258 | } | ^ In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/arch/powerpc/include/asm/paca.h:16, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/inline.c:9: /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_move_inline_dirents': /kisskb/src/include/linux/fortify-string.h:50:33: warning: '__builtin_memset' pointer overflow between offset [28, 898293814] and size [-898293787, -1] [-Warray-bounds] 50 | #define __underlying_memset __builtin_memset | ^ /kisskb/src/include/linux/fortify-string.h:324:9: note: in expansion of macro '__underlying_memset' 324 | __underlying_memset(p, c, __fortify_size); \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/fortify-string.h:331:25: note: in expansion of macro '__fortify_memset_chk' 331 | #define memset(p, c, s) __fortify_memset_chk(p, c, s, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/inline.c:435:9: note: in expansion of macro 'memset' 435 | memset(dst.bitmap + src.nr_bitmap, 0, dst.nr_bitmap - src.nr_bitmap); | ^~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:07:10.685040