# git rev-parse -q --verify 7aec8604693cb387400565e7ef7c8ff8a6bfb791^{commit} 7aec8604693cb387400565e7ef7c8ff8a6bfb791 already have revision, skipping fetch # git checkout -q -f -B kisskb 7aec8604693cb387400565e7ef7c8ff8a6bfb791 # git clean -qxdf # < git log -1 # commit 7aec8604693cb387400565e7ef7c8ff8a6bfb791 # Author: Mathieu Malaterre # Date: Wed Dec 5 18:53:55 2018 +0100 # # powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic # # The code: # # ifdef CONFIG_6xx # KBUILD_CFLAGS += -mcpu=powerpc # endif # # was added in 2006 in commit f48b8296b315 ("[PATCH] powerpc32: Set cpu # explicitly in kernel compiles"). This change was acceptable since the # TARGET_CPU logic was 64-bit only. # # Since commit 0e00a8c9fd92 ("powerpc: Allow CPU selection # also on PPC32") this logic is no longer acceptable after the TARGET_CPU # specific. It currently appends -mcpu=powerpc at the end of the command # line, after any TARGET_CPU specific: # # gcc -Wp,-MD,init/.do_mounts.o.d ... # -mcpu=powerpc -mbig-endian -m32 ... # -mcpu=e300c2 ... # -mcpu=powerpc ... # ../init/do_mounts.c # # Fixes: 0e00a8c9fd92 ("powerpc: Allow CPU selection also on PPC32") # Signed-off-by: Mathieu Malaterre # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 7aec8604693cb387400565e7ef7c8ff8a6bfb791 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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:186: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/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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855:6: warning: 'ret' 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:341: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/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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: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 arch/powerpc/boot/dts/fsl/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/dts/fsl/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 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2fa4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc1f28c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920448 Bytes = 5781.69 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920450 Bytes = 5781.69 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920154 Bytes = 5781.40 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002f4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920954 Bytes = 5782.18 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920799 Bytes = 5782.03 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920253 Bytes = 5781.50 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920483 Bytes = 5781.72 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002f4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920153 Bytes = 5781.40 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002f4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5890125 Bytes = 5752.08 KiB = 5.62 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920753 Bytes = 5781.99 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920085 Bytes = 5781.33 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920580 Bytes = 5781.82 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920171 Bytes = 5781.42 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920639 Bytes = 5781.87 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002f4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920249 Bytes = 5781.49 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002f4 Image Name: Linux-4.20.0-rc2-g7aec8604693c Created: Sat Dec 8 04:42:39 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920162 Bytes = 5781.41 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002b4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc # Build took: 0:01:05.625968