From: K. Y. Srinivasan Date: Sat, 1 Dec 2012 14:46:45 +0000 (-0800) Subject: Drivers: hv: Manage signaling state on a per-connection basis X-Git-Tag: v3.9-rc1~124^2~89 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bf60c7b4665d40b8eae2217b54c4745f49f470;p=pandora-kernel.git Drivers: hv: Manage signaling state on a per-connection basis The current code has a global handle for supporting signaling of the host from guest. Make this a per-channel attribute as on some versions of the host we can signal on per-channel handle. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed