From: Mauro Carvalho Chehab Date: Mon, 15 Jun 2020 06:50:19 +0000 (+0200) Subject: docs: arm64: convert perf.txt to ReST format X-Git-Tag: v5.9-rc1~150^2~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86de78d2c5f45481945232c7d4a051aedb1f73a0;p=thirdparty%2Fkernel%2Flinux.git docs: arm64: convert perf.txt to ReST format This file is almost in ReST. All it needs is a rename and adding a :field: for the two fields at the beginning (author and date). While here, add a proper SPDX header, and use the standard markup for document titles, just for consistency. Signed-off-by: Mauro Carvalho Chehab Link: https://lore.kernel.org/r/c99bebf166559e9098a9eb78fb2eab2847fffb05.1592203650.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index 09cbb4ed22377..d9665d83c53ac 100644 --- a/Documentation/arm64/index.rst +++ b/Documentation/arm64/index.rst @@ -14,6 +14,7 @@ ARM64 Architecture hugetlbpage legacy_instructions memory + perf pointer-authentication silicon-errata sve diff --git a/Documentation/arm64/perf.txt b/Documentation/arm64/perf.rst similarity index 95% rename from Documentation/arm64/perf.txt rename to Documentation/arm64/perf.rst index 0d6a7d87d49e0..9c76a97baf28d 100644 --- a/Documentation/arm64/perf.txt +++ b/Documentation/arm64/perf.rst @@ -1,8 +1,11 @@ +.. SPDX-License-Identifier: GPL-2.0 + +===================== Perf Event Attributes ===================== -Author: Andrew Murray -Date: 2019-03-06 +:Author: Andrew Murray +:Date: 2019-03-06 exclude_user ------------