# git rev-parse -q --verify 6988f70cf105e70b4ea424d320521a9ed452fe46^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next # git rev-parse -q --verify 6988f70cf105e70b4ea424d320521a9ed452fe46^{commit} 6988f70cf105e70b4ea424d320521a9ed452fe46 # git checkout -q -f -B kisskb 6988f70cf105e70b4ea424d320521a9ed452fe46 # git clean -qxdf # < git log -1 # commit 6988f70cf105e70b4ea424d320521a9ed452fe46 # Author: Masahiro Yamada # Date: Mon Sep 27 21:54:37 2021 +0900 # # kconfig: rename a variable in the lexer to a clearer name # # In Kconfig, like Python, you can enclose a string by double-quotes or # single-quotes. So, both "foo" and 'foo' are allowed. # # The variable, "str", is used to remember whether the string started with # a double-quote or a single-quote because open/closing quotation marks # must match. # # The name "str" is too generic to understand the intent. Rename it to # "open_quote", which is easier to understand. The type should be 'char'. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Boris Kolpackov # < /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 6988f70cf105e70b4ea424d320521a9ed452fe46 # < make -s -j 32 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 32 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 32 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 32 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] 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:00.053170