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

Remove kernel panic when kmod load fails #2239

Conversation

katiewasnothere
Copy link
Contributor

This PR removes the check that will cause the kernel to panic when an error is returned from ftw. See the comment for explanation why we ignore errors. This PR just treats all errors from ftw the same.

Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com>
@katiewasnothere katiewasnothere requested a review from a team as a code owner August 20, 2024 03:34
@katiewasnothere katiewasnothere merged commit 4f3da95 into microsoft:main Aug 20, 2024
19 checks passed
@katiewasnothere katiewasnothere deleted the kabaldau/check_exist_modules_dir branch August 20, 2024 19:00
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