Skip to content
Commit efbcf510 authored by Michael Biebl's avatar Michael Biebl
Browse files

random-util: Eat up bad RDRAND values seen on AMD CPUs

Some AMD CPUs return bogus data via RDRAND after a suspend/resume cycle
while still reporting success via the carry flag.
Filter out invalid data like -1 (and also 0, just to be sure).

Closes: #921267
parent ae11ca4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment