Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154233586
D20798.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D20798.id.diff
View Options
Index: head/sys/dev/cxgbe/tom/t4_tom.c
===================================================================
--- head/sys/dev/cxgbe/tom/t4_tom.c
+++ head/sys/dev/cxgbe/tom/t4_tom.c
@@ -294,6 +294,7 @@
if (toep->ulp_mode == ULP_MODE_TCPDDP)
ddp_assert_empty(toep);
#endif
+ MPASS(TAILQ_EMPTY(&toep->aiotx_jobq));
if (toep->l2te)
t4_l2t_release(toep->l2te);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 28, 7:43 AM (5 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32259112
Default Alt Text
D20798.id.diff (367 B)
Attached To
Mode
D20798: cxgbe/t4_tom: the aio tx job queue must be empty by the time the toepcb is freed.
Attached
Detach File
Event Timeline
Log In to Comment