# git rev-parse -q --verify 2ab38c17aac10bf55ab3efde4c4db3893d8691d2^{commit} 2ab38c17aac10bf55ab3efde4c4db3893d8691d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 2ab38c17aac10bf55ab3efde4c4db3893d8691d2 # git clean -qxdf # < git log -1 # commit 2ab38c17aac10bf55ab3efde4c4db3893d8691d2 # Author: Ævar Arnfjörð Bjarmason # Date: Tue Jan 26 01:04:38 2021 +0100 # # mailmap: remove the "repo-abbrev" comment # # Remove the magical "repo-abbrev" comment added when this file was # introduced in e0ab1ec9fcd3 ([PATCH] add .mailmap for proper # git-shortlog output, 2007-02-14). # # It's been an undocumented feature of git-shortlog(1), originally added # to git for Linus's use. Since then he's no longer using it[1], and # I've removed the feature in git.git's 4e168333a87 (shortlog: remove # unused(?) "repo-abbrev" feature, 2021-01-12). It's on the "master" # branch, but not yet in a release version. # # Let's also remove it from linux.git, both as a heads-up to any # potential users of it in linux.git whose use would be broken sooner # than later by git itself, and because it'll eventually be entirely # redundant. # # 1. https://lore.kernel.org/git/CAHk-=wixHyBKZVUcxq+NCWMbkrX0xnppb7UCopRWw1+oExYpYw@mail.gmail.com/ # # Acked-by: Linus Torvalds # Signed-off-by: Ævar Arnfjörð Bjarmason # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 2ab38c17aac10bf55ab3efde4c4db3893d8691d2 # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_shmobile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- shmobile_defconfig # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_shmobile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 8 ARCH=arm O=/kisskb/build/linus_shmobile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_shmobile_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/tm.h:44, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:15, from /kisskb/src/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3: /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.9.4/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' Completed OK # rm -rf /kisskb/build/linus_shmobile_defconfig_arm-gcc4.9 # Build took: 0:01:58.570193