]> Pileus Git - ~andy/linux/commit
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 1 Dec 2012 14:46:49 +0000 (06:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:39:15 +0000 (11:39 -0800)
commit6552ecd70cc6f31f4bb9d63f36a7dd023db3e519
treec049853ac72d2720afcac4f896752657499a7aac
parentabbf3b2aa090b4a6bf22c935924b6467990266da
Drivers: hv: Modify the interrupt handling code to support win8 and beyond

Starting with Win8 (WS2012), the event page can be used to directly get the
channel ID that needs servicing. Modify the channel event handling code
to take advantage of this feature.

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/connection.c
drivers/hv/vmbus_drv.c