projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c974a8e
390596c
)
Merge branch 'for-next/random' into for-next/core
author
Will Deacon
<will@kernel.org>
Fri, 12 Feb 2021 15:11:11 +0000
(15:11 +0000)
committer
Will Deacon
<will@kernel.org>
Fri, 12 Feb 2021 15:11:11 +0000
(15:11 +0000)
Avoid calling arch_get_random_seed_long() from add_interrupt_randomness()
as this can result in a firmware call on some arm64 systems.
* for-next/random:
random: avoid arch_get_random_seed_long() when collecting IRQ randomness
Trivial merge