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

[12.0] usbmanager: do not panic #4151

Conversation

christoph-zededa
Copy link
Contributor

replace all panics with warnings

sometimes the kernel f.e. cannot do a readlink of a file in /sys, because it is not a symlink (e.g. bonding_masters)

Signed-off-by: Christoph Ostarek christoph@zededa.com
(cherry picked from commit 06ed318)

replace all panics with warnings

sometimes the kernel f.e. cannot do a readlink of a file
in /sys, because it is not a symlink (e.g. bonding_masters)

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
(cherry picked from commit 06ed318)
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

LGTM

@eriknordmark eriknordmark merged commit f43d7a2 into lf-edge:12.0-stable Aug 16, 2024
31 checks passed
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