# git rev-parse -q --verify 087e856cfb76e9eef9a3a6e000854794f3c36e24^{commit} 087e856cfb76e9eef9a3a6e000854794f3c36e24 already have revision, skipping fetch # git checkout -q -f -B kisskb 087e856cfb76e9eef9a3a6e000854794f3c36e24 # git clean -qxdf # < git log -1 # commit 087e856cfb76e9eef9a3a6e000854794f3c36e24 # Author: Masahiro Yamada # Date: Mon Aug 30 17:20:33 2021 +0900 # # kbuild: redo fake deps at include/ksym/*.h # # Commit 0e0345b77ac4 ("kbuild: redo fake deps at include/config/*.h") # simplified the Kconfig/fixdep interaction a lot. # # For CONFIG_FOO_BAR_BAZ, Kconfig now touches include/config/FOO_BAR_BAZ # instead of the previous include/config/foo/bar/baz.h . # # This commit simplifies the TRIM_UNUSED_KSYMS feature in a similar way: # # - delete .h suffix # - delete tolower() # - put everything in 1 directory # # For EXPORT_SYMBOL(FOO_BAR_BAZ), scripts/adjust_autoksyms.sh now touches # include/ksym/FOO_BAR_BAZ instead of include/ksym/foo/bar/baz.h . # # This is more precise, avoiding possibly unnecessary rebuilds. # # EXPORT_SYMBOL(FOO_BAR_BAZ) # EXPORT_SYMBOL(_FOO_BAR_BAZ) # EXPORT_SYMBOL(__FOO_BAR_BAZ) # # were previously mapped to the same header, include/ksym/foo/bar/baz.h # but now are handled separately. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 087e856cfb76e9eef9a3a6e000854794f3c36e24 # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 10 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 10 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/scsi/Makefile:196: FORCE prerequisite is missing WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ... Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready /kisskb/src/arch/sparc/boot/Makefile:26: FORCE prerequisite is missing kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64 # Build took: 0:01:46.789545