Bug 218649
Summary: | workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien | ||
---|---|---|---|
Product: | Linux | Reporter: | Artem S. Tashkinov (aros) |
Component: | Kernel | Assignee: | Virtual assignee for kernel bugs (linux-kernel) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | low | CC: | debug |
Priority: | P3 | ||
Hardware: | AMD | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Artem S. Tashkinov
2024-03-27 10:35:43 UTC
Hopefully will be fixed by 8318d6a6362f5903edb4c904a8dd447e59be4ad1 soon. If OCFS2 is in use, the new limit of 32 is not enough. I increased the limit to 40 and now there are no more dmesg messages. |