aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2022-06-08 12:59:15 +0100
committerCatalin Marinas <[email protected]>2022-06-08 18:38:31 +0100
commitf539316fe8106b4f4b4e95c1e70a31b545523b03 (patch)
tree3547db68e9cb5b4b831ed592347250f7cfa00dad
parenta3d52ac7750025b5a1f99eb1ccea0e31b58bf7bb (diff)
arm64/sme: Fix SVE/SME typo in ABI documentation
Fix a cut'n'paste error. Reported-by: Luis Machado <[email protected]> Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
-rw-r--r--Documentation/arm64/sme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arm64/sme.rst b/Documentation/arm64/sme.rst
index 8ba677b87e90..937147f58cc5 100644
--- a/Documentation/arm64/sme.rst
+++ b/Documentation/arm64/sme.rst
@@ -371,7 +371,7 @@ The regset data starts with struct user_za_header, containing:
Appendix A. SME programmer's model (informative)
=================================================
-This section provides a minimal description of the additions made by SVE to the
+This section provides a minimal description of the additions made by SME to the
ARMv8-A programmer's model that are relevant to this document.
Note: This section is for information only and not intended to be complete or