-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add systemd patch for booting on AMD Ryzen #6183
Conversation
systemd/systemd#12536 Backported to systemd version 240 for Ubuntu: [ Jeremy Soller ] * random-util: eat up bad RDRAND values seen on AMD CPUs. This fixes AMD Ryzen 3000 series failing to boot (LP: #1835809)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #6183 +/- ##
=======================================
Coverage 38.35% 38.35%
=======================================
Files 120 120
Lines 8103 8103
=======================================
Hits 3108 3108
Misses 4591 4591
Partials 404 404 |
/ok-to-test |
Error: running mkcmp |
As noted in the issue, this patch was confirmed to fix the booting issue on the AMD CPU |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thank you
systemd/systemd#12536
Backported to systemd version 240 for Ubuntu:
[ Jeremy Soller ]
This fixes AMD Ryzen 3000 series failing to boot (LP: #1835809)
For #6168