aboutsummaryrefslogtreecommitdiff
path: root/fs/aio.c
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-11-05 12:59:56 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-12-11 22:09:14 +0900
commitf8487d28df281102a1b47d614ddebbaaeecefdeb (patch)
tree6fea73531adddb970e90a2324bbf7ecbb77f203d /fs/aio.c
parentcerts: check-in the default x509 config file (diff)
downloadlinux-f8487d28df281102a1b47d614ddebbaaeecefdeb.tar.gz
linux-f8487d28df281102a1b47d614ddebbaaeecefdeb.tar.bz2
linux-f8487d28df281102a1b47d614ddebbaaeecefdeb.zip
certs: remove noisy messages while generating the signing key
When you run Kbuild with the parallel option -j, the messages from this rule and others are interleaved, like follows: ### CC arch/x86/mm/pat/set_memory.o ### Now generating an X.509 key pair to be used for signing modules. ### ### If this takes a long time, you might wish to run rngd in the ### background to keep the supply of entropy topped up. It CC arch/x86/events/intel/bts.o HDRTEST usr/include/linux/qnx4_fs.h CC arch/x86/events/zhaoxin/core.o ### needs to be run as root, and uses a hardware random ### number generator if one is available. AR init/built-in.a ### On modern machines, it does not take a long time to generate the key. Remove the ugly log messages. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions