diff options
author | Dexuan Cui <decui@microsoft.com> | 2015-01-14 10:55:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 18:17:58 +0100 |
commit | d9b1652947c695d247b5e4603a16213ec55661ed (patch) | |
tree | d9d5b81e2b05aeadc3eebda0dac8f20859e89097 /scripts/basic/bin2c.c | |
parent | Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays (diff) | |
download | linux-d9b1652947c695d247b5e4603a16213ec55661ed.tar.xz linux-d9b1652947c695d247b5e4603a16213ec55661ed.zip |
hv: hv_fcopy: drop the obsolete message on transfer failure
In the case the user-space daemon crashes, hangs or is killed, we
need to down the semaphore, otherwise, after the daemon starts next
time, the obsolete data in fcopy_transaction.message or
fcopy_transaction.fcopy_msg will be used immediately.
Cc: Jason Wang <jasowang@redhat.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions