From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 219039] kernel 6.6.39 freezes with QNAP TL-D800C usb case
Date: Sun, 14 Jul 2024 16:32:54 +0000 [thread overview]
Message-ID: <bug-219039-208809-u8MKwkVPCn@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-219039-208809@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=219039
--- Comment #6 from matthias@bodenbinder.de ---
I created a patch file for 6.6.39 based on Michael's proposal (comment #3):
--- a/drivers/usb/host/xhci-ring.c
+++ b/drivers/usb/host/xhci-ring.c
@@ -2657,6 +2657,7 @@
slot_id, ep_index);
goto err_out;
}
+ inc_deq(xhci, ir->event_ring);
return 0;
}
I can confirm that this prevents the freezing. The device and the attached hard
discs work normal as far as I can tell. I did a fio benchmark run on one of the
zfs pools in that QNAP case and it executed just fine with the usual results.
--
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 prev parent reply other threads:[~2024-07-14 16:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-14 12:11 [Bug 219039] New: kernel 6.6.39 freezes with QNAP DL-D800C usb case bugzilla-daemon
2024-07-14 12:15 ` [Bug 219039] kernel 6.6.39 freezes with QNAP TL-D800C " bugzilla-daemon
2024-07-14 12:50 ` bugzilla-daemon
2024-07-14 14:03 ` [Bug 219039] New: kernel 6.6.39 freezes with QNAP DL-D800C " Michał Pecio
2024-07-14 14:03 ` [Bug 219039] kernel 6.6.39 freezes with QNAP TL-D800C " bugzilla-daemon
2024-07-14 15:50 ` bugzilla-daemon
2024-07-14 16:28 ` bugzilla-daemon
2024-07-14 16:32 ` bugzilla-daemon [this message]
2024-07-15 11:53 ` bugzilla-daemon
2024-07-16 7:53 ` 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-219039-208809-u8MKwkVPCn@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.