# git rev-parse -q --verify 4ca719a338d5ebb713e0ae56c208a689f1efe20f^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4ca719a338d5ebb713e0ae56c208a689f1efe20f^{commit} 4ca719a338d5ebb713e0ae56c208a689f1efe20f # git checkout -q -f -B kisskb 4ca719a338d5ebb713e0ae56c208a689f1efe20f # git clean -qxdf # < git log -1 # commit 4ca719a338d5ebb713e0ae56c208a689f1efe20f # Merge: f21f7fa263ac0 24568b47d48ec # Author: Greg Kroah-Hartman # Date: Wed Sep 19 08:29:42 2018 +0200 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Crypto stuff from Herbert: # "This push fixes a potential boot hang in ccp and an incorrect # CPU capability check in aegis/morus on x86." # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: # crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 # crypto: ccp - add timeout support in the SEV command # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 4ca719a338d5ebb713e0ae56c208a689f1efe20f # < make -s -j 120 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=0xB4B734E7 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 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 120 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:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /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:01:05.211407