Commit ffc137c5 authored by Joel Granados's avatar Joel Granados
Browse files

docs: Downgrade arm64 & riscv from titles to comment



Remove the title string ("====") from under arm64 & riscv and move them
to a commment under the perf_user_access sysctl. They are explanations,
*not* sysctls themselves

This effectively removes these two strings from appearing as not
implemented when the check-sysctl-docs script is run

Signed-off-by: default avatarJoel Granados <joel.granados@kernel.org>
parent 999aab7f
Loading
Loading
Loading
Loading
+14 −18
Original line number Diff line number Diff line
@@ -1014,9 +1014,7 @@ perf_user_access (arm64 and riscv only)

Controls user space access for reading perf event counters.

arm64
=====

* for arm64
  The default value is 0 (access disabled).

  When set to 1, user space can read performance monitor counter registers
@@ -1024,9 +1022,7 @@ directly.

  See Documentation/arch/arm64/perf.rst for more information.

riscv
=====

* for riscv
  When set to 0, user space access is disabled.

  The default value is 1, user space can read performance monitor counter