# git rev-parse -q --verify 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index 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 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1^{commit} 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1 # git checkout -q -f -B kisskb 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1 # git clean -qxdf # < git log -1 # commit 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1 # Author: Jesse Taube # Date: Sun Jul 30 19:34:15 2023 -0400 # # kconfig: nconf: Add search jump feature # # Menuconfig has a feature where you can "press the key in the (#) prefix # to jump directly to that location. You will be returned to the current # search results after exiting this new menu." # # This commit adds this feature to nconfig, with almost identical code. # # Signed-off-by: Jesse Taube # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1f0ecfe3424a84e0fe82205d3c3b1aabcd9380b1 # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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:02:17.695398