summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-07-04 18:38:30 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-15 23:04:12 +0400
commitebb6006e3be88bb15328887dec4a8c3b7c0138b6 (patch)
treebbfd30df6f0ab627b5b9a5e1ffd6b91dbf83dbf3 /include
parentaa88dea2270f685349ab7b92169600452fe73b62 (diff)
downloadlinux-ebb6006e3be88bb15328887dec4a8c3b7c0138b6.tar.xz
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions