Commit 0d31fb2
committed
x86/cpu/amd: Don't clear RDSEED32 bit on znver5
It seems that even after 6 months there still exists a system that
hasn't updated their microcode to fix this. Instead of removing the
detection altogether, keep the warning but don't clear the cpuid bit so
that we can spread awareness and have people update their microcode
revision.
Signed-off-by: Eric Naim <dnaim@cachyos.org>1 parent d857186 commit 0d31fb2
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
1038 | | - | |
1039 | | - | |
| 1035 | + | |
| 1036 | + | |
1040 | 1037 | | |
1041 | 1038 | | |
1042 | 1039 | | |
| |||
0 commit comments