Skip to content

Conversation

@frostworx
Copy link

While using usbip as client, the journal is flooded with

Apr 14 12:12:28 mini kernel: vhci_hcd: unlink->seqnum 158446
Apr 14 12:12:28 mini kernel: vhci_hcd: urb->status -131

messages, because pr_info is used.

With this PR, I'd like to suggest using pr_debug instead,
because the info most likely is only interesting for debugging.

Copy link

@ricky6672 ricky6672 left a comment

Choose a reason for hiding this comment

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

    • Kslle_@_

@frostworx
Copy link
Author

of course the patch is not significant, but still, it would be nice to have it upstream (especially on weak systems)

@torvalds torvalds closed this Sep 22, 2025
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.

3 participants