# git rev-parse -q --verify 6fbd6cf85a3be127454a1ad58525a3adcf8612ab^{commit} 6fbd6cf85a3be127454a1ad58525a3adcf8612ab already have revision, skipping fetch # git checkout -q -f -B kisskb 6fbd6cf85a3be127454a1ad58525a3adcf8612ab # git clean -qxdf # < git log -1 # commit 6fbd6cf85a3be127454a1ad58525a3adcf8612ab # Merge: 6f9972bbfef5 481083ec0bfc # Author: Linus Torvalds # Date: Thu Feb 25 10:17:31 2021 -0800 # # Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull Kbuild updates from Masahiro Yamada: # # - Fix false-positive build warnings for ARCH=ia64 builds # # - Optimize dictionary size for module compression with xz # # - Check the compiler and linker versions in Kconfig # # - Fix misuse of extra-y # # - Support DWARF v5 debug info # # - Clamp SUBLEVEL to 255 because stable releases 4.4.x and 4.9.x # exceeded the limit # # - Add generic syscall{tbl,hdr}.sh for cleanups across arches # # - Minor cleanups of genksyms # # - Minor cleanups of Kconfig # # * tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (38 commits) # initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD # kbuild: remove deprecated 'always' and 'hostprogs-y/m' # kbuild: parse C= and M= before changing the working directory # kbuild: reuse this-makefile to define abs_srctree # kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig # kconfig: omit --oldaskconfig option for 'make config' # kconfig: fix 'invalid option' for help option # kconfig: remove dead code in conf_askvalue() # kconfig: clean up nested if-conditionals in check_conf() # kconfig: Remove duplicate call to sym_get_string_value() # Makefile: Remove # characters from compiler string # Makefile: reuse CC_VERSION_TEXT # kbuild: check the minimum linker version in Kconfig # kbuild: remove ld-version macro # scripts: add generic syscallhdr.sh # scripts: add generic syscalltbl.sh # arch: syscalls: remove $(srctree)/ prefix from syscall tables # arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work # gen_compile_commands: prune some directories # kbuild: simplify access to the kernel's version # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6fbd6cf85a3be127454a1ad58525a3adcf8612ab # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1314:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x613a1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3116976 Bytes = 3043.92 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007001b8 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117467 Bytes = 3044.40 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007000c4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3116925 Bytes = 3043.87 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007014a8 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117554 Bytes = 3044.49 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007014a0 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117288 Bytes = 3044.23 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 00701498 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117336 Bytes = 3044.27 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007014a8 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117321 Bytes = 3044.26 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007014b8 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117548 Bytes = 3044.48 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 007014a8 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 06:09:04 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3117579 Bytes = 3044.51 KiB = 2.97 MiB Load Address: 00700000 Entry Point: 00701488 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.9 # Build took: 0:01:12.365604