# git rev-parse -q --verify 7f8256ae0efba344a9b113036b1d545a1f6cdaa7^{commit} 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 already have revision, skipping fetch # git checkout -q -f -B kisskb 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # git clean -qxdf # < git log -1 # commit 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # Author: Benjamin Gray # Date: Tue Jun 6 16:17:41 2023 +1000 # # initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP # # gen_initramfs.sh has an internal dependency on KBUILD_BUILD_TIMESTAMP # for generating file mtimes that is not exposed to make, so changing # KBUILD_BUILD_TIMESTAMP will not trigger a rebuild of the archive. # # Declare the mtime date as a new parameter to gen_initramfs.sh to encode # KBUILD_BUILD_TIMESTAMP in the shell command, thereby making make aware # of the dependency. # # It will rebuild if KBUILD_BUILD_TIMESTAMP changes or is newly set/unset. # It will _not_ rebuild if KBUILD_BUILD_TIMESTAMP is unset before and # after. This should be fine for anyone who doesn't care about setting # specific build times in the first place. # # Reviewed-by: Andrew Donnellan # Tested-by: Andrew Donnellan # Signed-off-by: Benjamin Gray # Reviewed-by: Nicolas Schier # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc5 # Build took: 0:01:03.268258