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

(RHEL-21023) fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD|INTEL] #35

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

pvalena
Copy link
Contributor

@pvalena pvalena commented Jan 11, 2024

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-21023

…|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-21023
@pvalena pvalena merged commit d28f911 into redhat-plumbers:main Jan 15, 2024
13 checks passed
@pvalena pvalena deleted the rhel-8-fix-21023 branch January 15, 2024 07:30
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.

None yet

2 participants