Edwin noticed some issues with the SVE and SME documentation which are corrected by this series. Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> --- Changes in v2: - Explicitly say which prtcl() configures the vector length. - Link to v1: https://lore.kernel.org/r/20240122-arm64-sve-sme-doc-v1-0-3d492e45265b@xxxxxxxxxx --- Mark Brown (4): arm64/sve: Remove bitrotted comment about syscall behaviour arm64/sme: Fix cut'n'paste in ABI document arm64/fp: Clarify effect of setting an unsupported system VL arm64/sme: Remove spurious 'is' in SME documentation Documentation/arch/arm64/sme.rst | 11 +++++------ Documentation/arch/arm64/sve.rst | 10 ++-------- 2 files changed, 7 insertions(+), 14 deletions(-) --- base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d change-id: 20240110-arm64-sve-sme-doc-bc62ec1a2005 Best regards, -- Mark Brown <broonie@xxxxxxxxxx>