Bug 1746319
| Summary: | hid_field_extract() spams dmesg | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Didier <d.bz-redhat> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 30 | CC: | airlied, bskeggs, eliadevito, fattony4, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, masami256, mchehab, mjg59, ryan, steved | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-03 17:03:20 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Didier
2019-08-28 07:31:07 UTC
+1 for implementing the warn_once workaround, this bug is also an issue on my X1 Yoga and makes reading the kernel log almost impossible. I understand the actual fix of increasing the field size requires further work upstream, but it would be great to suppress the (useless IMHO) log spam. This problem still applies to Fedora's kernel 5.3.0-200.fc30.x86_64. Problem persists in 5.3.1-300.fc31.x86_64. Fixed upstream by commit 1ad0bc78948652edc3067b6b49ba31b1598faa4a * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: (27 commits) HID: core: fix dmesg flooding if report field larger than 32bit HID: core: Add printk_once variants to hid_warn() etc Would be nice if this could be backported to 5.3. Created attachment 1624728 [details]
dmesg output
This issue is still present in 5.3.5-200.fc30.x86_64 :
dmesg/journald/rsyslog is hit by about 40 superfluous warnings/second.
The problem persists in kernel-5.3.11-200.fc30.x86_64. The issue is resolved in kernel-5.4.0-2.vanilla.knurd.1.fc30.x86_64 (installed from the kernel-vanilla-stable repository, as described at https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories). *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There are a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 30 kernel bugs. Fedora 30 has now been rebased to 5.5.7-100.fc30. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you have moved on to Fedora 31, and are still experiencing this issue, please change the version to Fedora 31. If you experience different issues, please open a new bug report for those. F30 being rebased to 5.5.x, this bug is resolved. |