diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2012-07-27 22:26:08 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-07-27 22:37:20 -0400 |
commit | d2e7c96af1e54b507ae2a6a7dd2baf588417a7e5 (patch) | |
tree | a60b31adede15169f7835e8a4b10151f20e8bd24 /arch/arm/mach-pxa | |
parent | d114a33387472555188f142ed8e98acdb8181c6d (diff) | |
download | linux-3.10-d2e7c96af1e54b507ae2a6a7dd2baf588417a7e5.tar.gz linux-3.10-d2e7c96af1e54b507ae2a6a7dd2baf588417a7e5.tar.bz2 linux-3.10-d2e7c96af1e54b507ae2a6a7dd2baf588417a7e5.zip |
random: mix in architectural randomness in extract_buf()
Mix in any architectural randomness in extract_buf() instead of
xfer_secondary_buf(). This allows us to mix in more architectural
randomness, and it also makes xfer_secondary_buf() faster, moving a
tiny bit of additional CPU overhead to process which is extracting the
randomness.
[ Commit description modified by tytso to remove an extended
advertisement for the RDRAND instruction. ]
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: DJ Johnston <dj.johnston@intel.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'arch/arm/mach-pxa')
0 files changed, 0 insertions, 0 deletions