git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed6cfcc
)
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
author
K. Y. Srinivasan
<kys@microsoft.com>
Sat, 28 Feb 2015 19:18:18 +0000
(11:18 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:31:02 +0000
(19:31 -0800)
Execute both ressind and offer messages in the same work context. This serializes these
operations and naturally addresses the various corner cases.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
patch
|
blob
|
history
diff --cc
drivers/hv/channel_mgmt.c
Simple merge