# git rev-parse -q --verify e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960^{commit} e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960 already have revision, skipping fetch # git checkout -q -f -B kisskb e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960 # git clean -qxdf # < git log -1 # commit e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960 # Author: Michael Ellerman # Date: Thu Oct 24 11:47:30 2019 +1100 # # powerpc/tools: Don't quote $objdump in scripts # # Some of our scripts are passed $objdump and then call it as # "$objdump". This doesn't work if it contains spaces because we're # using ccache, for example you get errors such as: # # ./arch/powerpc/tools/relocs_check.sh: line 48: ccache ppc64le-objdump: No such file or directory # ./arch/powerpc/tools/unrel_branch_check.sh: line 26: ccache ppc64le-objdump: No such file or directory # # Fix it by not quoting the string when we expand it, allowing the shell # to do the right thing for us. # # Fixes: a71aa05e1416 ("powerpc: Convert relocs_check to a shell script using grep") # Fixes: 4ea80652dc75 ("powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectors") # Signed-off-by: Michael Ellerman # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191024004730.32135-1-mpe@ellerman.id.au # < /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 e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 52xx/cm5200_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' 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/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x5050a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc2-ge44ff9ea8f4c Created: Sat Nov 2 19:16:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2566525 Bytes = 2506.37 KiB = 2.45 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-gcc4.6 # Build took: 0:00:41.947887