# git rev-parse -q --verify 285848b0f4074f04ab606f1e5dca296482033d54^{commit} 285848b0f4074f04ab606f1e5dca296482033d54 already have revision, skipping fetch # git checkout -q -f -B kisskb 285848b0f4074f04ab606f1e5dca296482033d54 # git clean -qxdf # < git log -1 # commit 285848b0f4074f04ab606f1e5dca296482033d54 # Merge: 4c50cea d848e5f # Author: Linus Torvalds # Date: Sat Apr 21 21:20:48 2018 -0700 # # Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random # # Pull /dev/random fixes from Ted Ts'o: # "Fix some bugs in the /dev/random driver which causes getrandom(2) to # unblock earlier than designed. # # Thanks to Jann Horn from Google's Project Zero for pointing this out # to me" # # * tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random: # random: add new ioctl RNDRESEEDCRNG # random: crng_reseed() should lock the crng instance that it is modifying # random: set up the NUMA crng instances after the CRNG is fully initialized # random: use a different mixing algorithm for add_device_randomness() # random: fix crng_ready() test # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 285848b0f4074f04ab606f1e5dca296482033d54 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- randconfig KCONFIG_SEED=0xD00918DC # Added to kconfig CONFIG_STANDALONE=y # yes \n | make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler /kisskb/src/Makefile:1148: recipe for target 'prepare-compiler-check' failed make[1]: *** [prepare-compiler-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh-randconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sh-randconfig_sh4 # Build took: 0:00:04.384337