# git rev-parse -q --verify 3243a89dcbd8f5810b72ee0903d349bd000c4c9d^{commit} 3243a89dcbd8f5810b72ee0903d349bd000c4c9d already have revision, skipping fetch # git checkout -q -f -B kisskb 3243a89dcbd8f5810b72ee0903d349bd000c4c9d # git clean -qxdf # < git log -1 # commit 3243a89dcbd8f5810b72ee0903d349bd000c4c9d # Merge: 1d22577703b3 9b25436662d5 # Author: Linus Torvalds # Date: Sun Sep 9 05:54:05 2018 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random # # Pull random driver fix from Ted Ts'o: # "Fix things so the choice of whether or not to trust RDRAND to # initialize the CRNG is configurable via the boot option # random.trust_cpu={on,off}" # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random: # random: make CPU trust a boot parameter # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 3243a89dcbd8f5810b72ee0903d349bd000c4c9d # < make -s -j 48 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=0x4D904058 # 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 48 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 48 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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: 4 bad relocations c00000000001f726 R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001f740 c00000000001f72a R_PPC64_ADDR16_HIGHER .head.text+0x000000000001f740 c00000000001f732 R_PPC64_ADDR16_HIGH .head.text+0x000000000001f740 c00000000001f736 R_PPC64_ADDR16_LO .head.text+0x000000000001f740 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:04:14.510621