From: K. Y. Srinivasan Date: Sat, 28 Feb 2015 19:18:18 +0000 (-0800) Subject: Drivers: hv: vmbus: Handle both rescind and offer messages in the same context X-Git-Tag: omap-for-v4.2/o2_dc~63^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd37cb81580dce6dfb8c5a7d5c37b904a188ae7;p=pandora-kernel.git Drivers: hv: vmbus: Handle both rescind and offer messages in the same context 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed