# git rev-parse -q --verify f9d7adc7b0d6617fe778552d1f2a893ed39b961a^{commit} f9d7adc7b0d6617fe778552d1f2a893ed39b961a already have revision, skipping fetch # git checkout -q -f -B kisskb f9d7adc7b0d6617fe778552d1f2a893ed39b961a # git clean -qxdf # < git log -1 # commit f9d7adc7b0d6617fe778552d1f2a893ed39b961a # Author: Masahiro Yamada # Date: Mon May 13 15:22:17 2019 +0900 # # kbuild: remove 'addtree' and 'flags' magic for header search paths # # The 'addtree' and 'flags' in scripts/Kbuild.include are so compilecated # and ugly. # # As I mentioned in [1], Kbuild should stop automatic prefixing of header # search path options. # # Instead, in-kernel Makefiles should explicitly add $(srctree)/ to # the search paths in the srctree. # # Kbuild still caters to add $(srctree)/$(src) and $(objtree)/$(obj) # to the header search path for O= building, but never touches extra # compiler options from ccflags-y etc. # # Going forward, in-kernel Makefiles should explicitly specify # $(srctree)/ if extra search paths are needed. # # Example) ccflags-y += -I $(srctree)/foo/bar # # You do not have to change external module Makefiles because $(src) # is already an absolute path for external modules. # # Example) ccflags-y += -I $(src)/foo/bar # # [1]: https://patchwork.kernel.org/patch/9632347/ # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 f9d7adc7b0d6617fe778552d1f2a893ed39b961a # < make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:193:16: warning: 'old' 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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589: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:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1464: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:331:21: note: 'pdeo' was declared here /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/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/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.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/mpc8555cds.dts:334.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 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd91b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc89f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741344 Bytes = 5606.78 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710764 Bytes = 5576.92 KiB = 5.45 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741914 Bytes = 5607.34 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741381 Bytes = 5606.82 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5740408 Bytes = 5605.87 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5740388 Bytes = 5605.85 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741249 Bytes = 5606.69 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741340 Bytes = 5606.78 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5743066 Bytes = 5608.46 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5743894 Bytes = 5609.27 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5740344 Bytes = 5605.80 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741381 Bytes = 5606.82 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5740871 Bytes = 5606.32 KiB = 5.47 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5743979 Bytes = 5609.35 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741250 Bytes = 5606.69 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf9d7adc7b0d6 Created: Thu May 16 07:59:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5741338 Bytes = 5606.78 KiB = 5.48 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/kbuild_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:51.830376