summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-07-04 10:38:30 -0400
committerBen Hutchings <ben@decadent.org.uk>2012-08-10 00:24:42 +0100
commitf4fe3e0cc3eb906174269681102860f22ed76d51 (patch)
treecd115b19b5681fa6caba5c196e46c15aaf548d8c /include
parent7069678424c5a5ab11938a274e2c03b1dd0b3302 (diff)
random: use lockless techniques in the interrupt path
commit 902c098a3663de3fa18639efbb71b6080f0bcd3c upstream. 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> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions