# git rev-parse -q --verify d6622d913a637bce224f74425a9dfe734f946358^{commit} d6622d913a637bce224f74425a9dfe734f946358 already have revision, skipping fetch # git checkout -q -f -B kisskb d6622d913a637bce224f74425a9dfe734f946358 # git clean -qxdf # < git log -1 # commit d6622d913a637bce224f74425a9dfe734f946358 # Merge: 7c90325390c9 74698f6971f2 # Author: Linus Torvalds # Date: Thu Feb 21 09:11:36 2019 -0800 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull late arm64 fixes from Will Deacon: # "Three small arm64 fixes for 5.0. # # They fix a build breakage with clang introduced in 4.20, an oversight # in our sigframe restoration relating to the SSBS bit and a boot fix # for systems with newer revisions of our interrupt controller. # # Summary: # # - Fix handling of PSTATE.SSBS bit in sigreturn() # # - Fix version checking of the GIC during early boot # # - Fix clang builds failing due to use of NEON in the crypto code" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: Relax GIC version check during early boot # arm64/neon: Disable -Wincompatible-pointer-types when building with Clang # arm64: fix SSBS sanitization # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d6622d913a637bce224f74425a9dfe734f946358 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0xCD7DAE2F # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- In file included from /kisskb/src/include/linux/wait.h:7:0, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/node.c:8: /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized] next->prev = new; ^ /kisskb/src/fs/f2fs/node.c:237:24: note: 'head' was declared here struct nat_entry_set *head; ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:01:56.825153