# 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 48 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4b2fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:32 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6468036 Bytes = 6316.44 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:32 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499538 Bytes = 6347.21 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500132 Bytes = 6347.79 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499277 Bytes = 6346.95 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497502 Bytes = 6345.22 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496566 Bytes = 6344.30 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497106 Bytes = 6344.83 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496653 Bytes = 6344.39 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496564 Bytes = 6344.30 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496475 Bytes = 6344.21 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497102 Bytes = 6344.83 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497218 Bytes = 6344.94 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500234 Bytes = 6347.88 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496522 Bytes = 6344.26 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497697 Bytes = 6345.41 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g6fbd6cf85a3b Created: Fri Feb 26 07:53:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497527 Bytes = 6345.24 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:06.677617