# git rev-parse -q --verify b004cd20b2740750cf8467eb2be2a217ac060a0f^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next 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 b004cd20b2740750cf8467eb2be2a217ac060a0f^{commit} b004cd20b2740750cf8467eb2be2a217ac060a0f # git checkout -q -f -B kisskb b004cd20b2740750cf8467eb2be2a217ac060a0f # git clean -qxdf # < git log -1 # commit b004cd20b2740750cf8467eb2be2a217ac060a0f # Author: Thomas Weißschuh # Date: Sat Nov 26 06:10:01 2022 +0100 # # init/version.c: remove #include # # Commit 2df8220cc511 ("kbuild: build init/built-in.a just once") moved # the usage of the define UTS_VERSION to the file version-timestamp.c. # # version-timestamp.c in turn is included from version.c but already # includes utsversion.h itself properly. # # The unneeded include of utsversion.h from version.c can be dropped. # # Fixes: 2df8220cc511 ("kbuild: build init/built-in.a just once") # Signed-off-by: Thomas Weißschuh # Reviewed-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 b004cd20b2740750cf8467eb2be2a217ac060a0f # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 # Build took: 0:01:47.885709