Skip to content
Commit 043f891b authored by Petr Mladek's avatar Petr Mladek
Browse files

Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"



This reverts commit ee410f15.

It might prevent the machine from boot. It would wait for enough
randomness at the very beginning of kernel_init(). But there is
basically nothing running in parallel that would help to produce
any randomness.

Reported-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: default avatarPetr Mladek <pmladek@suse.com>
parent ce397d21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment