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)
committerRaspbian forward porter <root@raspbian.org>
Sat, 13 Jul 2019 01:30:09 +0000 (02:30 +0100)
commit7ca4bce220204b0f349fb18edb1a411d4fafcd73
tree5773adae6621401a35fd562accd35ad3d4835700
parent6c6d2da529f4c57543cefdb3f7f9633933714a12
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