]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next/random' into for-next/core
authorWill Deacon <will@kernel.org>
Fri, 12 Feb 2021 15:11:11 +0000 (15:11 +0000)
committerWill Deacon <will@kernel.org>
Fri, 12 Feb 2021 15:11:11 +0000 (15:11 +0000)
commitea181f2d7f43ce0d31e837ed5e171d52da0a714d
tree105d85104e1b9e7b64e6628bed82c52f4fc14979
parent8853cf1a4d277c32134a6bb8f3415bb20b2f21ec
parent3d884b1ea5cb1ebf4858b63cc04eb8d3f5148400
Merge branch 'for-next/random' into for-next/core

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