diff options
author | 2010-09-06 19:05:48 +0000 | |
---|---|---|
committer | 2010-09-06 19:05:48 +0000 | |
commit | bcc3a45b056710b7b654ac9ba1de5c5344f97d99 (patch) | |
tree | e0d8fc4d1c9a3f53d296168c75b856219955ff43 /sys/ntfs/ntfs_vfsops.c | |
parent | Save and restore pci config space registers common to all PCI-CardBus (diff) | |
download | wireguard-openbsd-bcc3a45b056710b7b654ac9ba1de5c5344f97d99.tar.xz wireguard-openbsd-bcc3a45b056710b7b654ac9ba1de5c5344f97d99.zip |
Make sure bus_dmamap_sync() always involves a function call, to prevent the
compiler from doing stupid things like reordering stores around it. There is
some debate whether this will be enough for newer versions of GCC and LLVM.
If this is indeed deemed necessary, this will be addressed in a future diff.
ok miod@, oga@
Diffstat (limited to 'sys/ntfs/ntfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions