]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: Kill all references to mmiowb()
authorWill Deacon <will.deacon@arm.com>
Fri, 22 Feb 2019 16:17:54 +0000 (16:17 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 8 Apr 2019 11:00:45 +0000 (12:00 +0100)
commitc044738bf72a5a4d7c9432a950a30c7f4cc72531
tree21ac21eddaa58d2479b08e0f75de3750ff14bc8d
parentba5a0791def3bde630c22cc9140edd307cb8e448
Documentation: Kill all references to mmiowb()

The guarantees provided by mmiowb() are now provided implicitly by
spin_unlock(), so remove all references to this most confusing of
barriers from our Documentation.

Good riddance.

Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/driver-api/device-io.rst
Documentation/driver-api/pci/p2pdma.rst
Documentation/memory-barriers.txt