# git rev-parse -q --verify ae596de1a0c8c2c924dc99d23c026259372ab234^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: 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 ae596de1a0c8c2c924dc99d23c026259372ab234^{commit} ae596de1a0c8c2c924dc99d23c026259372ab234 # git checkout -q -f -B kisskb ae596de1a0c8c2c924dc99d23c026259372ab234 # git clean -qxdf # < git log -1 # commit ae596de1a0c8c2c924dc99d23c026259372ab234 # Author: Miguel Ojeda # Date: Tue Sep 18 18:55:42 2018 +0200 # # Compiler Attributes: naked can be shared # # The naked attribute is supported by at least gcc >= 4.6 (for ARM, # which is the only current user), gcc >= 8 (for x86), clang >= 3.1 # and icc >= 13. See https://godbolt.org/z/350Dyc # # Therefore, move it out of compiler-gcc.h so that the definition # is shared by all compilers. # # This also fixes Clang support for ARM32 --- 815f0ddb346c # ("include/linux/compiler*.h: make compiler-*.h mutually exclusive"). # # Fixes: 815f0ddb346c ("include/linux/compiler*.h: make compiler-*.h mutually exclusive") # Cc: Rasmus Villemoes # Cc: Eli Friedman # Cc: Christopher Li # Cc: Kees Cook # Cc: Ingo Molnar # Cc: Geert Uytterhoeven # Cc: Greg Kroah-Hartman # Cc: Masahiro Yamada # Cc: Joe Perches # Cc: Dominique Martinet # Cc: Linus Torvalds # Cc: linux-sparse@vger.kernel.org # Suggested-by: Arnd Bergmann # Tested-by: Stefan Agner # Reviewed-by: Stefan Agner # Reviewed-by: Luc Van Oostenryck # Reviewed-by: Nick Desaulniers # Signed-off-by: Miguel Ojeda # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 ae596de1a0c8c2c924dc99d23c026259372ab234 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x135F7D6B # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:40: LSE atomics not supported by binutils arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64 # Build took: 0:03:37.537217