projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd97cf
)
arm64/sme: Remove spurious 'is' in SME documentation
author
Mark Brown
<broonie@kernel.org>
Wed, 24 Jan 2024 18:12:38 +0000
(18:12 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 21 Feb 2024 18:02:46 +0000
(18:02 +0000)
Just a typographical error.
Reported-by: Edmund Grimley-Evans <edmund.grimley-evans@arm.com>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link:
https://lore.kernel.org/r/20240124-arm64-sve-sme-doc-v2-4-fe3964fb3c19@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arch/arm64/sme.rst
patch
|
blob
|
history
diff --git
a/Documentation/arch/arm64/sme.rst
b/Documentation/arch/arm64/sme.rst
index
f4376c0
..
be317d4
100644
(file)
--- a/
Documentation/arch/arm64/sme.rst
+++ b/
Documentation/arch/arm64/sme.rst
@@
-75,7
+75,7
@@
model features for SME is included in Appendix A.
2. Vector lengths
------------------
-SME defines a second vector length similar to the SVE vector length which
is
+SME defines a second vector length similar to the SVE vector length which
controls the size of the streaming mode SVE vectors and the ZA matrix array.
The ZA matrix is square with each side having as many bytes as a streaming
mode SVE vector.