Page MenuHomeFreeBSD

hyperv/vmbus: Fix the primary channel revoking on vmbus side.
ClosedPublic

Authored by sepherosa_gmail.com on Nov 17 2016, 2:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 5:53 AM
Unknown Object (File)
Thu, Nov 20, 1:04 PM
Unknown Object (File)
Sun, Nov 16, 11:06 PM
Unknown Object (File)
Sun, Nov 16, 7:27 PM
Unknown Object (File)
Sun, Nov 16, 12:39 PM
Unknown Object (File)
Wed, Nov 12, 1:09 AM
Unknown Object (File)
Mon, Nov 10, 7:29 AM
Unknown Object (File)
Sun, Nov 9, 12:15 AM
Subscribers
None

Details

Summary
Drivers can now use vmbus_chan_{is_revoked,set_orphan,unset_orphan}() and
vmbus_xact_ctx_orphan() to fix their attach/detach DEVMETHODs for revoked
primary channels.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/vmbus: Fix the primary channel revoking on vmbus side..
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.