git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
602b6ae
)
random: fix seeding with zero entropy
author
Matt Mackall
<mpm@selenic.com>
Wed, 30 May 2007 02:58:10 +0000
(21:58 -0500)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 30 May 2007 03:09:34 +0000
(20:09 -0700)
Add data from zero-entropy random_writes directly to output pools to
avoid accounting difficulties on machines without entropy sources.
Tested on lguest with all entropy sources disabled.
Signed-off-by: Matt Mackall <mpm@selenic.com>
Acked-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found