[PATCH 0/2] arm64: Add some missing userspace ABI documentation

Mark Brown broonie at kernel.org
Thu Sep 14 03:09:28 PDT 2023


I noticed that we've added HWCAP2_HBC without updating the
documentation, and in the process also noticed that some user visible
fields in ID_AA64ISAR2_EL1 are not documented.  Fix these issues.

Given the lack of any automatic generation or auditing there's almost
certainly more fields that are broken in cpu-feature-registers.rst, I
didn't check any other registers.

Signed-off-by: Mark Brown <broonie at kernel.org>
---
Mark Brown (2):
      arm64/hbc: Document HWCAP2_HBC
      arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1

 Documentation/arch/arm64/cpu-feature-registers.rst | 10 ++++++++++
 Documentation/arch/arm64/elf_hwcaps.rst            |  3 +++
 2 files changed, 13 insertions(+)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230913-arm64-feat-hbc-doc-08e3d1741fdb

Best regards,
-- 
Mark Brown <broonie at kernel.org>




More information about the linux-arm-kernel mailing list