Skip to content

Commit 0f4f768

Browse files
committed
Merge branch 'for-next/docs' into for-next/core
* for-next/docs: Documentation: arm64: Correct SME ZA macros name
2 parents 1f5a062 + c3651fe commit 0f4f768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/arch/arm64/sme.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ The regset data starts with struct user_za_header, containing:
322322
VL is supported.
323323

324324
* The size and layout of the payload depends on the header fields. The
325-
SME_PT_ZA_*() macros are provided to facilitate access to the data.
325+
ZA_PT_ZA*() macros are provided to facilitate access to the data.
326326

327327
* In either case, for SETREGSET it is permissible to omit the payload, in which
328328
case the vector length and flags are changed and PSTATE.ZA is set to 0

0 commit comments

Comments
 (0)