# git rev-parse -q --verify dfff05cc10052b4c36a11d268aeaab2ed6ca66a0^{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 dfff05cc10052b4c36a11d268aeaab2ed6ca66a0^{commit} dfff05cc10052b4c36a11d268aeaab2ed6ca66a0 # git checkout -q -f -B kisskb dfff05cc10052b4c36a11d268aeaab2ed6ca66a0 # git clean -qxdf # < git log -1 # commit dfff05cc10052b4c36a11d268aeaab2ed6ca66a0 # Author: Masahiro Yamada # Date: Sun May 5 03:33:30 2024 +0900 # # kconfig: use menu_list_for_each_sym() in sym_check_choice_deps() # # Choices and their members are associated via the P_CHOICE property. # # Currently, sym_get_choice_prop() and expr_list_for_each_sym() are # used to iterate on choice members. # # Replace them with menu_for_each_sub_entry(), which achieves the same # without relying on P_CHOICE. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dfff05cc10052b4c36a11d268aeaab2ed6ca66a0 # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:16.408636