# git rev-parse -q --verify 83bdc7275e6206f560d247be856bceba3e1ed8f2^{commit} 83bdc7275e6206f560d247be856bceba3e1ed8f2 already have revision, skipping fetch # git checkout -q -f -B kisskb 83bdc7275e6206f560d247be856bceba3e1ed8f2 # git clean -qxdf # < git log -1 # commit 83bdc7275e6206f560d247be856bceba3e1ed8f2 # Author: Linus Torvalds # Date: Wed Jul 29 19:11:00 2020 -0700 # # random32: remove net_rand_state from the latent entropy gcc plugin # # It turns out that the plugin right now ends up being really unhappy # about the change from 'static' to 'extern' storage that happened in # commit f227e3ec3b5c ("random32: update the net random state on interrupt # and activity"). # # This is probably a trivial fix for the latent_entropy plugin, but for # now, just remove net_rand_state from the list of things the plugin # worries about. # # Reported-by: Stephen Rothwell # Cc: Emese Revfy # Cc: Kees Cook # Cc: Willy Tarreau # Signed-off-by: Linus Torvalds # < /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 83bdc7275e6206f560d247be856bceba3e1ed8f2 # < make -s -j 8 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 8 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 8 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 8 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/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:01:27.717928