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

x86: remove CONFIG_DISABLE_SSBD and CONFIG_ENABLE_EXTENDED_IBRS #81540

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dcpleung
Copy link
Member

These two kconfigs have been deprecated since v3.7. So remove them now.

These two kconfigs have been deprecated since v3.7. So remove
them now.

Signed-off-by: Daniel Leung <[email protected]>
@dcpleung dcpleung marked this pull request as ready for review November 19, 2024 21:52
@zephyrbot zephyrbot added area: X86 x86 Architecture (32-bit) Release Notes To be mentioned in the release notes labels Nov 19, 2024
* x86

* Kconfigs ``CONFIG_DISABLE_SSBD`` and ``CONFIG_ENABLE_EXTENDED_IBRS`` have been deprecated
since v3.7. These are being removed. Use :kconfig:option:`CONFIG_X86_DISABLE_SSBD` and
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a native speaker so maybe it's a nit, but feels better to say the following?

Suggested change
since v3.7. These are being removed. Use :kconfig:option:`CONFIG_X86_DISABLE_SSBD` and
since v3.7. These were removed. Use :kconfig:option:`CONFIG_X86_DISABLE_SSBD` and

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: X86 x86 Architecture (32-bit) Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants