# 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/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6988f70cf105e70b4ea424d320521a9ed452fe46 # < make -s -j 48 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 48 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 # Build took: 0:03:03.092366