# 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 120 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1311:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5ec74c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ec74c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.12.0-rc3-g884a7fa1b090 Created: Wed Mar 17 23:27:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3031455 Bytes = 2960.41 KiB = 2.89 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.12.0-rc3-g884a7fa1b090 Created: Wed Mar 17 23:27:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3031952 Bytes = 2960.89 KiB = 2.89 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/kbuild_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:37.575913