Skip to content
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

fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD… #79

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

pvalena
Copy link
Contributor

@pvalena pvalena commented Dec 7, 2023

…|INTEL]

CONFIG_MICROCODE_AMD and CONFIG_MICROCODE_INTEL are hidden since https://lore.kernel.org/all/[email protected]/, therefore this check is wrong and early microcode is always disabled.

(Cherry-picked commit: 61b9cd16e049434597e398be61a47e0112382c5b)

Resolves: RHEL-17902

…|INTEL]

`CONFIG_MICROCODE_AMD` and `CONFIG_MICROCODE_INTEL` are hidden since
https://lore.kernel.org/all/[email protected]/, therefore
this check is wrong and early microcode is always disabled.

(Cherry-picked commit: 61b9cd16e049434597e398be61a47e0112382c5b)

Resolves: RHEL-17902
@pvalena
Copy link
Contributor Author

pvalena commented Dec 7, 2023

Tested in Fedora, LGTM.

@pvalena pvalena merged commit 94ebd53 into redhat-plumbers:main Dec 7, 2023
38 of 43 checks passed
@pvalena pvalena deleted the rhel-9-fix-17902 branch December 7, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants