random-util: eat up bad RDRAND values seen on AMD CPUs
authorMichael Biebl <biebl@debian.org>
Tue, 14 May 2019 11:12:35 +0000 (13:12 +0200)
committerMichael Biebl <biebl@debian.org>
Wed, 16 Oct 2019 13:24:54 +0000 (14:24 +0100)
commit557b2ab23fd4e40c590397c422d94bf5d26d90a5
tree45c088c41042a3c77a2b744e26a9863f410b1d2a
parent18f3de855b9766f84f93fca6ab41c42aa963af95
random-util: eat up bad RDRAND values seen on AMD CPUs

An ugly, ugly work-around for #11810. And no, we shouldn't have to do
this. This is something for AMD, the firmware or the kernel to
fix/work-around, not us. But nonetheless, this should do it for now.

Fixes: #11810
(cherry picked from commit 1c53d4a070edbec8ad2d384ba0014d0eb6bae077)

Gbp-Pq: Name random-util-eat-up-bad-RDRAND-values-seen-on-AMD-CPUs.patch
src/basic/random-util.c