commit | 5ab05951c586a2ed9e19a3ed8c437346bfabbfb7 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Dec 01 06:46:55 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 11:39:15 2013 -0800 |
tree | 6b35e7482fd3c169fb46de98c3751db1e2035cb5 | |
parent | b0209501dc7586cbfbf6d023f2dd3ce4621aff2c [diff] |
Drivers: hv: Add a check to deal with spurious interrupts We establish the handler before we have fully initialized the VMBUS state. Deal with spurious interrupts. 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>