Page MenuHomeFreeBSD

D8660.diff
No OneTemporary

D8660.diff

Index: head/sys/dev/hyperv/vmbus/vmbus_chan.c
===================================================================
--- head/sys/dev/hyperv/vmbus/vmbus_chan.c
+++ head/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

Mime Type
text/plain
Expires
Tue, Mar 24, 8:12 AM (2 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30195117
Default Alt Text
D8660.diff (502 B)

Event Timeline