# git rev-parse -q --verify a44a596c5b5b8acce9521c409cc4deb312b71ffc^{commit} a44a596c5b5b8acce9521c409cc4deb312b71ffc already have revision, skipping fetch # git checkout -q -f -B kisskb a44a596c5b5b8acce9521c409cc4deb312b71ffc # git clean -qxdf # < git log -1 # commit a44a596c5b5b8acce9521c409cc4deb312b71ffc # Author: Kees Cook # Date: Thu Aug 31 12:13:39 2023 -0700 # # kbuild: Show marked Kconfig fragments in "help" # # Currently the Kconfig fragments in kernel/configs and arch/*/configs # that aren't used internally aren't discoverable through "make help", # which consists of hard-coded lists of config fragments. Instead, list # all the fragment targets that have a "# Help: " comment prefix so the # targets can be generated dynamically. # # Add logic to the Makefile to search for and display the fragment and # comment. Add comments to fragments that are intended to be direct targets. # # Signed-off-by: Kees Cook # Co-developed-by: Masahiro Yamada # 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 a44a596c5b5b8acce9521c409cc4deb312b71ffc # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_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] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' 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_defconfig_sparc64-gcc5 # Build took: 0:00:47.061900