# git rev-parse -q --verify 81361b837a3450f0a44255fddfd7a4c72502b667^{commit} 81361b837a3450f0a44255fddfd7a4c72502b667 already have revision, skipping fetch # git checkout -q -f -B kisskb 81361b837a3450f0a44255fddfd7a4c72502b667 # git clean -qxdf # < git log -1 # commit 81361b837a3450f0a44255fddfd7a4c72502b667 # Merge: e98e03d07553 27932b6a2088 # Author: Linus Torvalds # Date: Sat Jul 10 11:01:38 2021 -0700 # # Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild updates from Masahiro Yamada: # # - Increase the -falign-functions alignment for the debug option. # # - Remove ugly libelf checks from the top Makefile. # # - Make the silent build (-s) more silent. # # - Re-compile the kernel if KBUILD_BUILD_TIMESTAMP is specified. # # - Various script cleanups # # * tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (27 commits) # scripts: add generic syscallnr.sh # scripts: check duplicated syscall number in syscall table # sparc: syscalls: use pattern rules to generate syscall headers # parisc: syscalls: use pattern rules to generate syscall headers # nds32: add arch/nds32/boot/.gitignore # kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set # kbuild: modpost: Explicitly warn about unprototyped symbols # kbuild: remove trailing slashes from $(KBUILD_EXTMOD) # kconfig.h: explain IS_MODULE(), IS_ENABLED() # kconfig: constify long_opts # scripts/setlocalversion: simplify the short version part # scripts/setlocalversion: factor out 12-chars hash construction # scripts/setlocalversion: add more comments to -dirty flag detection # scripts/setlocalversion: remove workaround for old make-kpkg # scripts/setlocalversion: remove mercurial, svn and git-svn supports # kbuild: clean up ${quiet} checks in shell scripts # kbuild: sink stdout from cmd for silent build # init: use $(call cmd,) for generating include/generated/compile.h # kbuild: merge scripts/mkmakefile to top Makefile # sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 81361b837a3450f0a44255fddfd7a4c72502b667 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13082:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2640 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:34:56.220503