# git rev-parse -q --verify fa394784e74b918f44fca1e6a1f826cf818350d2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.12.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fa394784e74b918f44fca1e6a1f826cf818350d2^{commit} fa394784e74b918f44fca1e6a1f826cf818350d2 # git checkout -q -f -B kisskb fa394784e74b918f44fca1e6a1f826cf818350d2 # git clean -qxdf # < git log -1 # commit fa394784e74b918f44fca1e6a1f826cf818350d2 # Author: Greg Kroah-Hartman # Date: Wed Sep 20 08:25:38 2017 +0200 # # Linux 4.12.14 # < /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 fa394784e74b918f44fca1e6a1f826cf818350d2 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.12_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig In file included from scripts/kconfig/zconf.tab.c:2468: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 773 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 776 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.12_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.12_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.12_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/lib/string_64.S: Assembler messages: /kisskb/src/arch/powerpc/lib/string_64.S:187: Warning: invalid register expression /kisskb/src/arch/powerpc/lib/copypage_power7.S: Assembler messages: /kisskb/src/arch/powerpc/lib/copypage_power7.S:48: Warning: invalid register expression /kisskb/src/arch/powerpc/lib/copypage_power7.S:49: Warning: invalid register expression /kisskb/src/arch/powerpc/lib/copypage_power7.S:51: Warning: invalid register expression /kisskb/src/arch/powerpc/lib/copypage_power7.S:52: Warning: invalid register expression /kisskb/src/arch/powerpc/lib/copypage_power7.S:54: Warning: invalid register expression INFO: Uncompressed kernel (size 0xd3eae8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-4.12.14-gfa394784e74b9 Created: Wed May 13 23:34:59 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5719255 Bytes = 5585.21 KiB = 5.45 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-4.12_ppc64e_defconfig_powerpc-gcc4.9 # Build took: 0:02:44.919114