commit | 4abc051e71d9a2fac8f397af59f30f0aaca786c6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Wed Jan 10 16:39:08 2024 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Jan 22 00:12:36 2024 +0000 |
tree | b3d4c76471bd95404a1b86356a2cfc3cbd6ac018 | |
parent | 94fa37cb971e342bc3c0949fc159930db3b5a27d [diff] |
arm64/sme: Fix cut'n'paste in ABI document The ABI for SME is very like that for SVE so bits of the ABI were copied but not adequately search and replaced, fix that. Reported-by: Edmund Grimley-Evans <edmund.grimley-evans@arm.com> Signed-off-by: Mark Brown <broonie@kernel.org>