Skip to content
Commit 47d06e53 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

random: run random_int_secret_init() run after all late_initcalls



The some platforms (e.g., ARM) initializes their clocks as
late_initcalls for some unknown reason.  So make sure
random_int_secret_init() is run after all of the late_initcalls are
run.

Cc: stable@vger.kernel.org
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 6e466452
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