[GIT PULL] random changes for 3.12
From: Theodore Ts'o
Date: Thu Oct 10 2013 - 14:45:06 EST
The following changes since commit 6e4664525b1db28f8c4e1130957f70a94c19213e:
Linux 3.11 (2013-09-02 13:46:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/random_for_linus
for you to fetch changes up to 61875f30daf60305712e25b209ef41ced2635bad:
random: allow architectures to optionally define random_get_entropy() (2013-10-10 14:30:53 -0400)
----------------------------------------------------------------
These patches are designed to enable improvements to /dev/random for
non-x86 platforms, in particular MIPS and ARM.
----------------------------------------------------------------
Theodore Ts'o (2):
random: run random_int_secret_init() run after all late_initcalls
random: allow architectures to optionally define random_get_entropy()
drivers/char/random.c | 11 +++++------
include/linux/random.h | 1 +
include/linux/timex.h | 14 ++++++++++++++
init/main.c | 2 ++
4 files changed, 22 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/