# git rev-parse -q --verify 29795de0d242a5ba45904b36a5fb67e38a304cb7^{commit} 29795de0d242a5ba45904b36a5fb67e38a304cb7 already have revision, skipping fetch # git checkout -q -f -B kisskb 29795de0d242a5ba45904b36a5fb67e38a304cb7 # git clean -qxdf # < git log -1 # commit 29795de0d242a5ba45904b36a5fb67e38a304cb7 # Merge: 2edc78b9a4b8 5901b51f3e5d # Author: Linus Torvalds # Date: Fri Feb 28 11:51:53 2020 -0800 # # Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci # # Pull PCI fixes from Bjorn Helgaas: # # - Fix build issue on 32-bit ARM with old compilers (Marek Szyprowski) # # - Update MAINTAINERS for recent Cadence driver file move (Lukas # Bulwahn) # # * tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: # MAINTAINERS: Correct Cadence PCI driver path # PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers # < /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 29795de0d242a5ba45904b36a5fb67e38a304cb7 # < make -s -j 32 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=0x3BEACB15 # 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 32 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- help # make -s -j 32 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- olddefconfig .config:4962:warning: override: reassigning to symbol STANDALONE # make -s -j 32 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- /kisskb/src/lib/crypto/chacha.c: In function 'chacha_permute': /kisskb/src/lib/crypto/chacha.c:65:1: warning: the frame size of 3640 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/crypto/blake2s-generic.c: In function 'blake2s_compress_generic': /kisskb/src/lib/crypto/blake2s-generic.c:105:1: warning: the frame size of 3496 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/crypto/curve25519-hacl64.c: In function 'ladder_cmult.constprop': /kisskb/src/lib/crypto/curve25519-hacl64.c:601:1: warning: the frame size of 21440 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:683:1: warning: the frame size of 4960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ arch/x86/tools/insn_decoder_test: success: Decoded and checked 18539651 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0xb9568d11) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:11:51.790053