diff options
author | Theodore Ts'o <tytso@mit.edu> | 2012-07-04 18:38:30 +0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-07-15 04:17:43 +0400 |
commit | 902c098a3663de3fa18639efbb71b6080f0bcd3c (patch) | |
tree | e2f984d5903236d4d593e457fd1279fd24177af2 /include/linux/random.h | |
parent | 775f4b297b780601e61787b766f306ed3e1d23eb (diff) | |
download | linux-902c098a3663de3fa18639efbb71b6080f0bcd3c.tar.xz |
random: use lockless techniques in the interrupt path
The real-time Linux folks don't like add_interrupt_randomness() taking
a spinlock since it is called in the low-level interrupt routine.
This also allows us to reduce the overhead in the fast path, for the
random driver, which is the interrupt collection path.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'include/linux/random.h')
0 files changed, 0 insertions, 0 deletions