# git rev-parse -q --verify 6e84dcde97ee3bebd02014c4a4b964ff4081366a^{commit} 6e84dcde97ee3bebd02014c4a4b964ff4081366a already have revision, skipping fetch # git checkout -q -f -B kisskb 6e84dcde97ee3bebd02014c4a4b964ff4081366a # git clean -qxdf # < git log -1 # commit 6e84dcde97ee3bebd02014c4a4b964ff4081366a # Author: Christophe Leroy # Date: Wed Aug 14 12:36:13 2019 +0000 # # powerpc/ptdump: drop non vital #ifdefs # # hashpagetable.c is only compiled when CONFIG_PPC_BOOK3S_64 is # defined, so drop the test and its 'else' branch. # # Use IS_ENABLED(CONFIG_PPC_PSERIES) instead of #ifdef, this allows the # code to be checked at any build. It is still optimised out by GCC. # # Use IS_ENABLED(CONFIG_PPC_64K_PAGES) instead of #ifdef. # # Use IS_ENABLED(CONFIG_SPARSEMEN_VMEMMAP) instead of #ifdef. # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/c8998ed32e4e3954b56a8dacecfe43319a2a0483.1565786091.git.christophe.leroy@c-s.fr # < /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 6e84dcde97ee3bebd02014c4a4b964ff4081366a # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 40x/obs600_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' 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:2591: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:1852: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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x4bbce0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.3.0-rc2-g6e84dcde97ee Created: Fri Aug 16 15:46:19 2019 Image Type: PowerPC Linux Multi-File Image (gzip compressed) Data Size: 2413182 Bytes = 2356.62 KiB = 2.30 MiB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 2406293 Bytes = 2349.90 KiB = 2.29 MiB Image 1: 3 Bytes = 0.00 KiB = 0.00 MiB Image 2: 6866 Bytes = 6.71 KiB = 0.01 MiB Completed OK # rm -rf /kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 # Build took: 0:00:49.596165