aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-03-21 15:04:08 -0700
committerDan Williams <dan.j.williams@intel.com>2022-03-23 17:52:33 -0700
commitada8d8d337ee970860c9844126e634df8076aa11 (patch)
tree607adeb79d0f83e6f73fe195917bf13cd99882a0 /Documentation
parentMAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER (diff)
downloadlinux-dev-ada8d8d337ee970860c9844126e634df8076aa11.tar.xz
linux-dev-ada8d8d337ee970860c9844126e634df8076aa11.zip
nvdimm/blk: Fix title level
make htmldocs fails with Sphinx parallel build error: docutils.utils.SystemMessage: ...nvdimm.rst:146: (SEVERE/4) Title level inconsistent: PMEM-REGIONs, Atomic Sectors, and DAX ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The PMEM vs BLK section was removed without changing the PMEM-REGIONS... title line. Replace '^' with '_'. Fixes: f8669f1d6a86 ("nvdimm/blk: Delete the block-aperture window driver") Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20220321220408.2381974-1-trix@redhat.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/driver-api/nvdimm/nvdimm.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/driver-api/nvdimm/nvdimm.rst b/Documentation/driver-api/nvdimm/nvdimm.rst
index 7917f6471092..be8587a558e1 100644
--- a/Documentation/driver-api/nvdimm/nvdimm.rst
+++ b/Documentation/driver-api/nvdimm/nvdimm.rst
@@ -15,7 +15,7 @@ Version 13
Supporting Documents
Git Trees
LIBNVDIMM PMEM
- PMEM-REGIONs, Atomic Sectors, and DAX
+ PMEM-REGIONs, Atomic Sectors, and DAX
Example NVDIMM Platform
LIBNVDIMM Kernel Device Model and LIBNDCTL Userspace API
LIBNDCTL: Context
@@ -144,7 +144,7 @@ can be immediately attached to nd_pmem. This latter mode is called
label-less or "legacy".
PMEM-REGIONs, Atomic Sectors, and DAX
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-------------------------------------
For the cases where an application or filesystem still needs atomic sector
update guarantees it can register a BTT on a PMEM device or partition. See