Home
last modified time | relevance | path

Searched hist:dea0f414 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/admin-guide/perf/
H A Dhisi-pmu.rstdea0f414 Mon Jun 19 05:02:18 CDT 2023 Will Deacon <will@kernel.org> docs: perf: Fix warning from 'make htmldocs' in hisi-pmu.rst

Building the 'htmldocs' target results in the following warning when
processing 'hisi-pmu.rst':

| Documentation/admin-guide/perf/hisi-pmu.rst:107: ERROR: Unexpected indentation.

Fix the warning by converting all of the register bitfield lists into
proper bulleted lists and adjusting the indentation of the wrapping line
accordingly. At the same time, use an enumerated list to describe the
new PMUv2 functions.

Fixes: ea8d1c062a0e ("docs: perf: Add new description for HiSilicon UC PMU")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Will Deacon <will@kernel.org>