From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 219626] New: Infinite udev uevent stream from USB-C port
Date: Mon, 23 Dec 2024 20:19:51 +0000 [thread overview]
Message-ID: <bug-219626-208809@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=219626
Bug ID: 219626
Summary: Infinite udev uevent stream from USB-C port
Product: Drivers
Version: 2.5
Hardware: Intel
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: USB
Assignee: drivers_usb@kernel-bugs.kernel.org
Reporter: hegel666@gmail.com
CC: gsara1989@gmail.com
Regression: Yes
Bisected fa48d7e81624efdf398b990a9049e9cd75a5aead
commit-id:
Created attachment 307397
--> https://bugzilla.kernel.org/attachment.cgi?id=307397&action=edit
udevadm monitor output
After updating to 6.12.5 from 6.12.4 systemd-udevd worker burns CPU processing
an infinite stream of USB-C events. In order to reproduce I have to plug off
the USB cable and plug it in again. I tried 6.12.6 kernel with the same buggy
result. The problem disappears after going back to 6.12.4.
My machine is an ASUS Zenbook UM5302TA laptop.
Reverting this commit fixes the issue:
commit c0ca6fd5f6ebde8fc0df8bb5c32629d1284f60d0
Author: Saranya Gopal <saranya.gopal@intel.com>
Date: Fri Aug 30 14:13:42 2024 +0530
usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
[ Upstream commit fa48d7e81624efdf398b990a9049e9cd75a5aead ]
ACPI _DSM methods are needed only for UCSI write operations and for reading
CCI during RESET_PPM operation. So, remove _DSM calls from other places.
While there, remove the Zenbook quirk also since the default behavior
now aligns with the Zenbook quirk. With this change, GET_CONNECTOR_STATUS
returns at least 6 seconds faster than before in Arrowlake-S platforms.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2024-12-23 20:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 20:19 bugzilla-daemon [this message]
2025-01-02 14:20 ` [Bug 219626] Infinite udev uevent stream from USB-C port bugzilla-daemon
2025-01-02 14:21 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-219626-208809@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.