mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
851b6cb17c
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> |
||
---|---|---|
.. | ||
apic.h | ||
arch_hweight.h | ||
archparam.h | ||
barrier.h | ||
checksum.h | ||
checksum_32.h | ||
checksum_64.h | ||
desc.h | ||
elf.h | ||
irq_vectors.h | ||
mm_context.h | ||
module.h | ||
processor.h | ||
processor_32.h | ||
processor_64.h | ||
ptrace.h | ||
required-features.h | ||
segment.h | ||
syscall.h | ||
vm-flags.h |