# git rev-parse -q --verify 45a7371d5be21c174be201b8cde0e91b0357c606^{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 45a7371d5be21c174be201b8cde0e91b0357c606^{commit} 45a7371d5be21c174be201b8cde0e91b0357c606 # git checkout -q -f -B kisskb 45a7371d5be21c174be201b8cde0e91b0357c606 # git clean -qxdf # < git log -1 # commit 45a7371d5be21c174be201b8cde0e91b0357c606 # Author: Jesse Taube # Date: Fri Aug 4 23:44:45 2023 -0400 # # docs: kbuild: Document 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 feature is poorly documented, # so add it to the kconfig.rst documentation. # # Signed-off-by: Jesse Taube # Acked-by: Randy Dunlap # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 45a7371d5be21c174be201b8cde0e91b0357c606 # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_m68k-gcc11 # Build took: 0:01:54.743485