]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Drivers: hv: Get rid of the unused global signaling state
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 1 Dec 2012 14:46:51 +0000 (06:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:39:15 +0000 (11:39 -0800)
commit9acd6442c6839d404c1f47dc0f3ff3e0fb13e44c
tree101f284e3e24b1226df0f29707a715b1dda9d9b5
parenta119845f6e98c890831bb5639cdad5ca9b79965f
Drivers: hv: Get rid of the unused global signaling state

Now that we have implemented a per-connection signaling mechanism, get rid
of the global signaling state. For hosts that don't support per-connection
signaling handle, we have moved the global state to be a per-channel state.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h