# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e44ff9ea8f4c8a90c82f7b85bd4f5e497c841960 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/lite5200b_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_lite5200b_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S: Assembler messages: /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S:184: Warning: invalid register expression INFO: Uncompressed kernel (size 0x511774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x511774) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x501090) 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:47:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2561057 Bytes = 2501.03 KiB = 2.44 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc2-ge44ff9ea8f4c Created: Sat Nov 2 19:47:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2589480 Bytes = 2528.79 KiB = 2.47 MiB Load Address: 00600000 Entry Point: 00600284 Image Name: Linux-5.4.0-rc2-ge44ff9ea8f4c Created: Sat Nov 2 19:47:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2589957 Bytes = 2529.25 KiB = 2.47 MiB Load Address: 00600000 Entry Point: 00600284 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_lite5200b_defconfig_powerpc-gcc5 # Build took: 0:00:45.256746