# git rev-parse -q --verify b6df7b6db1c1837fc9eada74ed561cbfe7746755^{commit} b6df7b6db1c1837fc9eada74ed561cbfe7746755 already have revision, skipping fetch # git checkout -q -f -B kisskb b6df7b6db1c1837fc9eada74ed561cbfe7746755 # git clean -qxdf # < git log -1 # commit b6df7b6db1c1837fc9eada74ed561cbfe7746755 # Merge: 655c6b977755 15035388439f # Author: Linus Torvalds # Date: Sun Nov 11 16:41:50 2018 -0600 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A set of x86 fixes: # # - Cure the LDT remapping to user space on 5 level paging which ended # up in the KASLR space # # - Remove LDT mapping before freeing the LDT pages # # - Make NFIT MCE handling more robust # # - Unbreak the VSMP build by removing the dependency on paravirt ops # # - Support broken PIT emulation on Microsoft hyperV # # - Don't trace vmware_sched_clock() to avoid tracer recursion # # - Remove -pipe from KBUILD CFLAGS which breaks clang and is also # slower on GCC # # - Trivial coding style and typo fixes" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/cpu/vmware: Do not trace vmware_sched_clock() # x86/vsmp: Remove dependency on pv_irq_ops # x86/ldt: Remove unused variable in map_ldt_struct() # x86/ldt: Unmap PTEs for the slot before freeing LDT pages # x86/mm: Move LDT remap out of KASLR region on 5-level paging # acpi/nfit, x86/mce: Validate a MCE's address before using it # acpi/nfit, x86/mce: Handle only uncorrectable machine checks # x86/build: Remove -pipe from KBUILD_CFLAGS # x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() # Documentation/x86: Fix typo in zero-page.txt # x86/hyper-v: Enable PIT shutdown quirk # clockevents/drivers/i8253: Add support for PIT shutdown quirk # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 b6df7b6db1c1837fc9eada74ed561cbfe7746755 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x1A6FBB7D # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/crypto/sha512_generic.c: In function 'sha512_transform': /kisskb/src/crypto/sha512_generic.c:154:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/sha3_generic.c: In function 'keccakf': /kisskb/src/crypto/sha3_generic.c:164:1: warning: the frame size of 3408 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/fse_compress.c: In function 'FSE_count_parallel_wksp': /kisskb/src/lib/zstd/fse_compress.c:443:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/aes_generic.c: In function 'crypto_aes_expand_key': /kisskb/src/crypto/aes_generic.c:1273:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'init_chip_info': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:1071:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/twofish_common.c: In function '__twofish_setkey': /kisskb/src/crypto/twofish_common.c:699:1: warning: the frame size of 5856 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/radeon/si_dma.c: In function 'si_dma_vm_set_pages': /kisskb/src/drivers/gpu/drm/radeon/si_dma.c:185:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/radeon/ni_dma.c: In function 'cayman_dma_vm_set_pages': /kisskb/src/drivers/gpu/drm/radeon/ni_dma.c:435:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c: In function 'cik_sdma_vm_set_pages': /kisskb/src/drivers/gpu/drm/radeon/cik_sdma.c:925:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2128:1: warning: the frame size of 1408 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: In function 'nv17_tv_update_rescaler': /kisskb/src/drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c:541:1: warning: the frame size of 1728 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:09:56.144413