Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F81970656
D8660.id22568.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
487 B
Referenced Files
None
Subscribers
None
D8660.id22568.diff
View Options
Index: sys/dev/hyperv/vmbus/vmbus_chan.c
===================================================================
--- sys/dev/hyperv/vmbus/vmbus_chan.c
+++ sys/dev/hyperv/vmbus/vmbus_chan.c
@@ -405,8 +405,6 @@
/*
* Connect the bufrings, both RX and TX, to this channel.
*/
- KASSERT(chan->ch_bufring_gpadl == 0,
- ("bufring GPADL is still connected"));
error = vmbus_chan_gpadl_connect(chan, cbr->cbr_paddr,
txbr_size + rxbr_size, &chan->ch_bufring_gpadl);
if (error) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 15, 7:54 PM (12 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9091936
Default Alt Text
D8660.id22568.diff (487 B)
Attached To
Mode
D8660: hypver/vmbus: Remove extra assertion.
Attached
Detach File
Event Timeline
Log In to Comment