Home
last modified time | relevance | path

Searched hist:"47 d06e532e95b71c0db3839ebdef3fe8812fca2c" (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drandom.hdiff 47d06e532e95b71c0db3839ebdef3fe8812fca2c Tue Sep 10 16:52:35 CEST 2013 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>
/linux/drivers/char/
H A Drandom.cdiff 47d06e532e95b71c0db3839ebdef3fe8812fca2c Tue Sep 10 16:52:35 CEST 2013 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>
/linux/init/
H A Dmain.cdiff 47d06e532e95b71c0db3839ebdef3fe8812fca2c Tue Sep 10 16:52:35 CEST 2013 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>