Page MenuHomeFreeBSD

D8601.diff
No OneTemporary

D8601.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
@@ -503,6 +503,12 @@
uint64_t page_id;
/*
+ * Reset GPADL, so that the result would consistent, if error
+ * happened later on.
+ */
+ *gpadl0 = 0;
+
+ /*
* Preliminary checks.
*/

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 15, 10:36 PM (8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31559367
Default Alt Text
D8601.diff (397 B)

Event Timeline