aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/virtio_uml.c
diff options
context:
space:
mode:
authorGravatar Johannes Berg <johannes.berg@intel.com> 2019-09-11 14:51:19 +0200
committerGravatar Richard Weinberger <richard@nod.at> 2019-09-15 21:37:14 +0200
commit851b6cb17c9912bc0cb452e477c04542b01db51b (patch)
treee2acef78c752a9c0c7d1dfafa626907ecb27c8ab /arch/um/drivers/virtio_uml.c
parentum: Don't use generic barrier.h (diff)
downloadlinux-851b6cb17c9912bc0cb452e477c04542b01db51b.tar.gz
linux-851b6cb17c9912bc0cb452e477c04542b01db51b.tar.bz2
linux-851b6cb17c9912bc0cb452e477c04542b01db51b.zip
um: Use real DMA barriers
When we have virtio enabled, we must have real barriers since we may be running on an SMP machine (quite likely are, in fact), so the other process can be on another CPU. Since in any other case we don't really use DMA barriers, remove their override completely so real barriers will get used. In the future we might need them for other cases as well. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/drivers/virtio_uml.c')
0 files changed, 0 insertions, 0 deletions