Skip to content

extend/kernel: fix odisabled call. #20349

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

Merged
merged 1 commit into from
Aug 1, 2025
Merged

extend/kernel: fix odisabled call. #20349

merged 1 commit into from
Aug 1, 2025

Conversation

MikeMcQuaid
Copy link
Member

This must set disable to true to have correct behaviour. Also, don't allow setting it to false to avoid confusion as that's what odeprecated is for.

This must set `disable` to `true` to have correct behaviour.
Also, don't allow setting it to `false` to avoid confusion as
that's what `odeprecated` is for.
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Aug 1, 2025
Merged via the queue into main with commit 53b9006 Aug 1, 2025
36 checks passed
@MikeMcQuaid MikeMcQuaid deleted the odisabled_fix branch August 1, 2025 11:52
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