diff options
author | Andrea Parri (Microsoft) <parri.andrea@gmail.com> | 2022-03-28 17:44:57 +0200 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2022-04-06 15:31:58 +0200 |
commit | eaa03d34535872d29004cb5cf77dc9dec1ba9a25 (patch) | |
tree | 0fb901ee87920f9fa23ae2308e80e5df5d353a9b /drivers/hv/hv_balloon.c | |
parent | Drivers: hv: balloon: Disable balloon and hot-add accordingly (diff) | |
download | linux-eaa03d34535872d29004cb5cf77dc9dec1ba9a25.tar.xz linux-eaa03d34535872d29004cb5cf77dc9dec1ba9a25.zip |
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Following the recommendation in Documentation/memory-barriers.txt for
virtual machine guests.
Fixes: 8b6a877c060ed ("Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels")
Signed-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>
Link: https://lore.kernel.org/r/20220328154457.100872-1-parri.andrea@gmail.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'drivers/hv/hv_balloon.c')
0 files changed, 0 insertions, 0 deletions