# git rev-parse -q --verify 85758777c2a227fd1541b6dd122a08ab79c347ce^{commit} 85758777c2a227fd1541b6dd122a08ab79c347ce already have revision, skipping fetch # git checkout -q -f -B kisskb 85758777c2a227fd1541b6dd122a08ab79c347ce # git clean -qxdf # < git log -1 # commit 85758777c2a227fd1541b6dd122a08ab79c347ce # Merge: e09d51adfbb1 e3e61f01d755 # Author: Linus Torvalds # Date: Wed Nov 7 11:39:07 2018 -0800 # # Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon fixes from Guenter Roeck: # # - Remove bogus __init annotations in ibmpowernv driver # # - Fix double-free in error handling of __hwmon_device_register() # # * tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: # hwmon: (ibmpowernv) Remove bogus __init annotations # hwmon: (core) Fix double-free in __hwmon_device_register() # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 85758777c2a227fd1541b6dd122a08ab79c347ce # < make -s -j 10 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=0xF826B57E WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI Depends on [n]: MMC [=n] && HAS_DMA [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI_PLTFM Depends on [n]: MMC [=n] && MMC_SDHCI [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI Depends on [n]: MMC [=n] && HAS_DMA [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for MMC_SDHCI_PLTFM Depends on [n]: MMC [=n] && MMC_SDHCI [=y] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # 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 10 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 10 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/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /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/serpent_generic.c: In function '__serpent_setkey': /kisskb/src/crypto/serpent_generic.c:441:1: warning: the frame size of 2400 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=] } ^ In file included from /kisskb/src/arch/powerpc/include/asm/xor.h:47:0, from /kisskb/src/crypto/xor.c:25: /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_p_5': /kisskb/src/include/asm-generic/xor.h:678:1: warning: the frame size of 1664 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_p_4': /kisskb/src/include/asm-generic/xor.h:599:1: warning: the frame size of 1408 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_p_3': /kisskb/src/include/asm-generic/xor.h:531:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ lib/raid6/int8.c: In function 'raid6_int8_xor_syndrome': lib/raid6/int8.c:328:1: warning: the frame size of 2128 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ lib/raid6/int8.c: In function 'raid6_int8_gen_syndrome': lib/raid6/int8.c:185:1: warning: the frame size of 1568 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_8regs_p_5': /kisskb/src/include/asm-generic/xor.h:429:1: warning: the frame size of 1600 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_8regs_p_4': /kisskb/src/include/asm-generic/xor.h:392:1: warning: the frame size of 1328 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/include/asm-generic/xor.h: In function 'xor_8regs_p_3': /kisskb/src/include/asm-generic/xor.h:358:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_5': /kisskb/src/include/asm-generic/xor.h:302:1: warning: the frame size of 1632 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_4': /kisskb/src/include/asm-generic/xor.h:238:1: warning: the frame size of 1360 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_32regs_3': /kisskb/src/include/asm-generic/xor.h:183:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/crypto/ccree/cc_cipher.c: In function 'cc_cipher_process': /kisskb/src/drivers/crypto/ccree/cc_cipher.c:761:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_8regs_5': /kisskb/src/include/asm-generic/xor.h:101:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/include/asm-generic/xor.h: In function 'xor_8regs_4': /kisskb/src/include/asm-generic/xor.h:78:1: warning: the frame size of 1184 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/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3224:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:542:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:563:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/ssb/pci.c: In function 'sprom_extract_r45': /kisskb/src/drivers/ssb/pci.c:593:1: warning: the frame size of 2032 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/ssb/pci.c: In function 'ssb_pci_get_invariants': /kisskb/src/drivers/ssb/pci.c:947:1: warning: the frame size of 1760 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/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=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:11:51.151288