# git rev-parse -q --verify be779f03d563981c65cc7417cc5e0dbbc5b89d30^{commit} be779f03d563981c65cc7417cc5e0dbbc5b89d30 already have revision, skipping fetch # git checkout -q -f -B kisskb be779f03d563981c65cc7417cc5e0dbbc5b89d30 # git clean -qxdf # < git log -1 # commit be779f03d563981c65cc7417cc5e0dbbc5b89d30 # Merge: d290ef9 00979ce # Author: Linus Torvalds # Date: Wed Jun 13 08:40:34 2018 -0700 # # Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild # # Pull more Kbuild updates from Masahiro Yamada: # # - fix some bugs introduced by the recent Kconfig syntax extension # # - add some symbols about compiler information in Kconfig, such as # CC_IS_GCC, CC_IS_CLANG, GCC_VERSION, etc. # # - test compiler capability for the stack protector in Kconfig, and # clean-up Makefile # # - test compiler capability for GCC-plugins in Kconfig, and clean-up # Makefile # # - allow to enable GCC-plugins for COMPILE_TEST # # - test compiler capability for KCOV in Kconfig and correct dependency # # - remove auto-detect mode of the GCOV format, which is now more nicely # handled in Kconfig # # - test compiler capability for mprofile-kernel on PowerPC, and clean-up # Makefile # # - misc cleanups # # * tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: # linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify() # kconfig: fix localmodconfig # sh: remove no-op macro VMLINUX_SYMBOL() # powerpc/kbuild: move -mprofile-kernel check to Kconfig # Documentation: kconfig: add recommended way to describe compiler support # gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST # gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST # gcc-plugins: test plugin support in Kconfig and clean up Makefile # gcc-plugins: move GCC version check for PowerPC to Kconfig # kcov: test compiler capability in Kconfig and correct dependency # gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT # arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig # kconfig: add CC_IS_CLANG and CLANG_VERSION # kconfig: add CC_IS_GCC and GCC_VERSION # stack-protector: test compiler capability in Kconfig and drop AUTO mode # kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 be779f03d563981c65cc7417cc5e0dbbc5b89d30 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: 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 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb58cc0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:04 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526338 Bytes = 5396.81 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:04 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526027 Bytes = 5396.51 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:04 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525432 Bytes = 5395.93 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526351 Bytes = 5396.83 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5501600 Bytes = 5372.66 kB = 5.25 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526170 Bytes = 5396.65 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525259 Bytes = 5395.76 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526023 Bytes = 5396.51 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526125 Bytes = 5396.61 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5527029 Bytes = 5397.49 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6940c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525968 Bytes = 5396.45 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526362 Bytes = 5396.84 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525388 Bytes = 5395.89 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525570 Bytes = 5396.06 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5525387 Bytes = 5395.89 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-gbe779f0 Created: Thu Jun 14 12:20:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5526031 Bytes = 5396.51 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:55.146675