Device detach method may sleep. While I'm here, rename the function, fix indentation and function comment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D7110 Authored by sepherosa_gmail.com on Jul 5 2016, 1:48 PM.
Details Summary Device detach method may sleep. While I'm here, rename the function, fix indentation and function comment.
Diff Detail
Event Timelinesepherosa_gmail.com updated this revision to Diff 18147.Jul 5 2016, 1:48 PM2016-07-05 13:48:47 (UTC+0) sepherosa_gmail.com retitled this revision from to hyperv/vmbus: Release vmbus channel lock before detach devices. sepherosa_gmail.com updated this object. sepherosa_gmail.com added reviewers: delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com. Closed by commit rS302816: hyperv/vmbus: Release vmbus channel lock before detach devices (authored by sephe). · Explain WhyJul 14 2016, 7:39 AM2016-07-14 07:39:52 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18415 head/sys/dev/hyperv/vmbus/hv_channel_mgmt.c
head/sys/dev/hyperv/vmbus/hv_vmbus_priv.h
head/sys/dev/hyperv/vmbus/vmbus.c
head/sys/dev/hyperv/vmbus/vmbus_var.h
|