Buildresult: linus/um-defconfig/um-x86_64 built on Jul 30 2020, 16:48
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 30 2020, 16:48
Duration:
0:01:27.717928
Builder:
ka1
Revision:
random32: remove net_rand_state from the latent entropy gcc plugin (
83bdc7275e6206f560d247be856bceba3e1ed8f2)
Target:
linus/um-defconfig/um-x86_64
Branch:
linus
Compiler:
um-x86_64
(x86_64-linux-gcc.br_real (Buildroot 2017.05) 5.4.0 / GNU ld (GNU Binutils) 2.27)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# 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 <torvalds@linux-foundation.org> # 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 <sfr@canb.auug.org.au> # Cc: Emese Revfy <re.emese@gmail.com> # Cc: Kees Cook <keescook@chromium.org> # Cc: Willy Tarreau <w@1wt.eu> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /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
© Michael Ellerman 2006-2018.