Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152432528
D8601.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
397 B
Referenced Files
None
Subscribers
None
D8601.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D8601: hyperv/vmbus: Zero out GPADL if error happens.
Attached
Detach File
Event Timeline
Log In to Comment