# git rev-parse -q --verify c6553cd5dec6f8bd261349d59ce3f8270865b57b^{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 c6553cd5dec6f8bd261349d59ce3f8270865b57b^{commit} c6553cd5dec6f8bd261349d59ce3f8270865b57b # git checkout -q -f -B kisskb c6553cd5dec6f8bd261349d59ce3f8270865b57b # git clean -qxdf # < git log -1 # commit c6553cd5dec6f8bd261349d59ce3f8270865b57b # Author: Dmitry V. Levin # Date: Mon Jan 3 04:24:02 2022 +0300 # # usr/include/Makefile: add linux/nfc.h to the compile-test coverage # # As linux/nfc.h userspace compilation was finally fixed by commits # 79b69a83705e ("nfc: uapi: use kernel size_t to fix user-space builds") # and 7175f02c4e5f ("uapi: fix linux/nfc.h userspace compilation errors"), # there is no need to keep the compile-test exception for it in # usr/include/Makefile. # # Signed-off-by: Dmitry V. Levin # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 c6553cd5dec6f8bd261349d59ce3f8270865b57b # < make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/kernel/sysctl.c:125:12: warning: 'one_thousand' defined but not used [-Wunused-variable] static int one_thousand = 1000; ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 # Build took: 0:02:30.095377