summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorDexuan Cui <decui@microsoft.com>2017-10-19 18:07:35 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-27 08:38:08 (GMT)
commit13c5e97701091f9b02ded0c68809f8a6b08c747a (patch)
tree42f2bd4e958586f86cc03271a8e17fd4ee401f96 /fs
parent1c33c8f8a727a86f4a8f457a5afa4d6e8198dee5 (diff)
downloadlinux-13c5e97701091f9b02ded0c68809f8a6b08c747a.tar.xz
vmbus: fix missing signaling in hv_signal_on_read()
[Fixes upstream in a much larger set of patches that are not worth backporting to 4.9 - gregkh] When the space available before start of reading (cached_write_sz) is the same as the host required space (pending_sz), we need to still signal host. Fixes: 433e19cf33d3 ("Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()") Signed-off-by: John Starks <jon.Starks@microsoft.com> Signed-off-by: Dexuan Cui <decui@microsoft.com> Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions