# git rev-parse -q --verify 884a7fa1b090ccab785f9fa2a9168238d473d801^{commit} 884a7fa1b090ccab785f9fa2a9168238d473d801 already have revision, skipping fetch # git checkout -q -f -B kisskb 884a7fa1b090ccab785f9fa2a9168238d473d801 # git clean -qxdf # < git log -1 # commit 884a7fa1b090ccab785f9fa2a9168238d473d801 # Author: Masahiro Yamada # Date: Sun Mar 14 15:15:50 2021 +0900 # # kbuild: replace sed with $(subst ) or $(patsubst ) # # For simple text replacement, it is better to use a built-in function # instead of sed if possible. You can save one process forking. # # I do not mean to replace all sed invocations because GNU Make itself # does not support regular expression (unless you use guile). # # I just replaced simple ones. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 884a7fa1b090ccab785f9fa2a9168238d473d801 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/kbuild_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/kbuild_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/kbuild_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/kbuild_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xe7882c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.12.0-rc3-g884a7fa1b090 Created: Wed Mar 17 23:21:32 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6822661 Bytes = 6662.75 KiB = 6.51 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/kbuild_corenet32_smp_defconfig_powerpc-gcc4.9 # Build took: 0:02:42.793395