diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2013-03-29 14:30:38 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-07 20:33:08 -0700 |
commit | 8c7fc2f0ebc489d68c3c1e4d44a1a635f0c043f8 (patch) | |
tree | b179acc4c8ad24035b6552ba3782bd6ddb7e76af /fs/sysfs/dir.c | |
parent | 5504e82764f41969a5f4e29af9f950f79ec3538a (diff) |
Drivers: hv: vmbus: Fix a bug in hv_need_to_signal()
commit 288fa3e022eb85fa151e0f9bcd15caeb81679af6 upstream.
As part of updating the vmbus protocol, the function hv_need_to_signal()
was introduced. This functions helps optimize signalling from guest to
host. The newly added memory barrier is needed to ensure that we correctly
decide when to signal the host.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Reported-by: Olaf Hering <olh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/dir.c')
0 files changed, 0 insertions, 0 deletions