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:
a3a6c6a
)
ARM: ux500: add DB serial number to entropy pool
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 3 Oct 2012 12:26:12 +0000
(14:26 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 15 Oct 2012 11:53:55 +0000
(13:53 +0200)
This throws the DB (digital baseband, ASIC) serial number, process
type etc into the entropy pool by way of the device_add_randomness()
call. This should make every device have a unique pool state upon
boot.
Cc: Theodore Tso <tytso@mit.edu>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found