# git rev-parse -q --verify 882ad2a2a8ffa1defecdf907052f04da2737dc46^{commit} 882ad2a2a8ffa1defecdf907052f04da2737dc46 already have revision, skipping fetch # git checkout -q -f -B kisskb 882ad2a2a8ffa1defecdf907052f04da2737dc46 # git clean -qxdf # < git log -1 # commit 882ad2a2a8ffa1defecdf907052f04da2737dc46 # Merge: 83633ed70c50 f5e4ec155d14 # Author: Linus Torvalds # Date: Sat Oct 29 18:33:03 2022 -0700 # # Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random # # Pull random number generator fix from Jason Donenfeld: # "One fix from Jean-Philippe Brucker, addressing a regression in which # early boot code on ARM64 would use the non-_early variant of the # arch_get_random family of functions, resulting in the architectural # random number generator appearing unavailable during that early phase # of boot. # # The fix simply changes arch_get_random*() to arch_get_random*_early(). # # This distinction between these two functions is a bit of an old wart # I'm not a fan of, and for 6.2 I'll see if I can make obsolete the # _early variant, so that one function does the right thing in all # contexts without overhead" # # * tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random: # random: use arch_get_random*_early() in random_init() # < /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 882ad2a2a8ffa1defecdf907052f04da2737dc46 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:31.631499