File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -546,8 +546,8 @@ There are certain things that the Linux kernel memory barriers do not guarantee:
546
546
[*] For information on bus mastering DMA and coherency please read:
547
547
548
548
Documentation/driver-api/pci/pci.rst
549
- Documentation/DMA-API-HOWTO.txt
550
- Documentation/DMA-API.txt
549
+ Documentation/core-api/dma-api-howto.rst
550
+ Documentation/core-api/dma-api.rst
551
551
552
552
553
553
DATA DEPENDENCY BARRIERS (HISTORICAL)
@@ -1932,8 +1932,8 @@ There are some more advanced barrier functions:
1932
1932
here.
1933
1933
1934
1934
See the subsection "Kernel I/O barrier effects" for more information on
1935
- relaxed I/O accessors and the Documentation/DMA-API.txt file for more
1936
- information on consistent memory.
1935
+ relaxed I/O accessors and the Documentation/core-api/dma-api.rst file for
1936
+ more information on consistent memory.
1937
1937
1938
1938
(*) pmem_wmb();
1939
1939
You can’t perform that action at this time.
0 commit comments