Skip to content

Fix/atcphy pipehandler#503

Open
milijan wants to merge 4407 commits into
AsahiLinux:asahifrom
milijan:fix/atcphy-pipehandler
Open

Fix/atcphy pipehandler#503
milijan wants to merge 4407 commits into
AsahiLinux:asahifrom
milijan:fix/atcphy-pipehandler

Conversation

@milijan

@milijan milijan commented May 28, 2026

Copy link
Copy Markdown

Two fixes observed on J313 (M1 MacBook Air) with a USB-C multiport hub:

  • Retry pipehandler lock with backoff: Replace the single poll with up to 10 retries at 5–10 ms intervals (~100 ms total). Avoids having to hard cycle the usb-c connection.

  • Fix teardown race and spurious WARN on USB3_DP. Scope the WARN to the failure case only.

Tested on Fedora Asahi Remix 44, kernel 6.19.

Loading
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.