# git rev-parse -q --verify ffeb595d84811dde16a28b33d8a7cf26d51d51b3^{commit} ffeb595d84811dde16a28b33d8a7cf26d51d51b3 already have revision, skipping fetch # git checkout -q -f -B kisskb ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # git clean -qxdf # < git log -1 # commit ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # Merge: 900db1504704 2f26ed1764b4 # Author: Linus Torvalds # Date: Sat May 30 12:28:44 2020 -0700 # # Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - a fix for the recent change to how we restore non-volatile GPRs, # which broke our emulation of reading from the DSCR (Data Stream # Control Register). # # - a fix for the recent rewrite of interrupt/syscall exit in C, we need # to exclude KCOV from that code, otherwise it can lead to # unrecoverable faults. # # Thanks to Daniel Axtens. # # * tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code # powerpc/64s: Fix restore of NV GPRs after facility unavailable exception # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ffeb595d84811dde16a28b33d8a7cf26d51d51b3 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x3CFA7DE2 # 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 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4490:warning: override: reassigning to symbol STANDALONE .config:4491:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:683:1: warning: the frame size of 4904 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:57.096201