[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <b1a511d3f7cceefb5063d22d16cb898e9fcbcbde.1616992679.git.unixbhaskar@gmail.com>
Date: Mon, 29 Mar 2021 10:42:52 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: corbet@....net, linux-doc@...r.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>, rdunlap@...radead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 16/23] sparc: oradax/oracle-dax.rst: Fix a typo
s/discontiguities/discontinuities/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
Documentation/sparc/oradax/oracle-dax.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/sparc/oradax/oracle-dax.rst b/Documentation/sparc/oradax/oracle-dax.rst
index d1e14d572918..54ccb35ed51d 100644
--- a/Documentation/sparc/oradax/oracle-dax.rst
+++ b/Documentation/sparc/oradax/oracle-dax.rst
@@ -197,7 +197,7 @@ Memory Constraints
==================
The DAX hardware operates only on physical addresses. Therefore, it is
-not aware of virtual memory mappings and the discontiguities that may
+not aware of virtual memory mappings and the discontinuities that may
exist in the physical memory that a virtual buffer maps to. There is
no I/O TLB or any scatter/gather mechanism. All buffers, whether input
or output, must reside in a physically contiguous region of memory.
--
2.26.3
Powered by blists - more mailing lists