diff options
author | Alex Ng <alexng@microsoft.com> | 2016-09-02 15:58:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-02 18:22:51 +0300 |
commit | 497af84b81b98b27e9ba7aebb8a373412e328497 (patch) | |
tree | 9bfce683702a4fa7ac8dfa952d76766607f8dedf /tools/hv | |
parent | 509879bdb30b8e12bd0b3cb0bc8429f01478df4b (diff) | |
download | linux-497af84b81b98b27e9ba7aebb8a373412e328497.tar.xz |
Drivers: hv: utils: Continue to poll VSS channel after handling requests.
Multiple VSS_OP_HOT_BACKUP requests may arrive in quick succession, even
though the host only signals once. The driver wass handling the first
request while ignoring the others in the ring buffer. We should poll the
VSS channel after handling a request to continue processing other requests.
Signed-off-by: Alex Ng <alexng@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions