Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp2016422ybz; Thu, 30 Apr 2020 09:22:57 -0700 (PDT) X-Google-Smtp-Source: APiQypKIsuVbyen8/mWbb2+duvVIrbZ+uGXttqkW8Bfq1g+hYYCHRJrQJQna8ENK8sakMd/CQ2ap X-Received: by 2002:a17:907:2645:: with SMTP id ar5mr3569670ejc.75.1588263776905; Thu, 30 Apr 2020 09:22:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588263776; cv=none; d=google.com; s=arc-20160816; b=hbWZHkIKv9Uvc4TMuMIxsL9t/A3WY06RW8h7ue8JgklTZBM7rPjMvgk/ZvX6dtMuyk 6UytiR+viyzEwNQhzUogMfazOJwR/gKrTKeFURYz1R0wNQHJL7d5Kiq4mib4QoDCHtzw iWnp7ZAeWpaO0q2alFvyHXY2A1YOmoReqKaMtkESX9Dou0OF+hBruiettANLv9GdrsBH iT7Bdojww8c8zchNxTxRHskH/GhasUbUwi5DDopCx39gdgcOUczTlcPLh1cLt1TSXLCS pUoiDZ1OeXCjvJfPonEMJd5ZKeNBR5Zrq3VWGPr9X2Kz0N0hhD3SGlP9wAhec1ID9MAP bmSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=XB5e3MQmOcqklOyblBUIWFDb4pEnXWCJ1sw7ONMAfQg=; b=ZUEWtQ8IkP2KeLJKL0vJvOHByVfnN5/sRu7GShHfZUoRwxpbtqNzqPzJCuAhUF+sT8 RrAGR5KI6ABFIcIMm4sdHmEO0anUjuHyyH7644el/h/PCsRMXZJdRu1+/+zLRFNWZD/Q 7MTknLyaveGkEKqz4nwvjX5wzNxzbj129FdOPn4IjErWBuS8TzQHKalkOrJHdTNYzxTE /wFszxtoxlWytkj17ACzclotcFPhhyy+DF0hHWXd8PHY01x9c+zrIuK5kfLiFJs7jtP8 W30g4TUF6yuWIUsMe8rLwZXXYp9MVGQWFa/d/6KlSYsdMAtcBVd/RyCx4YO6GqdI6l5c QgWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T7utN7vZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t11si63500ejr.67.2020.04.30.09.22.33; Thu, 30 Apr 2020 09:22:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T7utN7vZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728451AbgD3QUE (ORCPT + 99 others); Thu, 30 Apr 2020 12:20:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:58758 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728122AbgD3QSj (ORCPT ); Thu, 30 Apr 2020 12:18:39 -0400 Received: from mail.kernel.org (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 00A312495F; Thu, 30 Apr 2020 16:18:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588263518; bh=UpE+dTlKuyikMljGlNf1UxWAD7Ndhw2XMb6I2Wi6qoE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=T7utN7vZwCW5xwUsZz0sn5YVysSacu6/KBk5tPG2P8St6gezMIk8BjvS11mxMKZld KnvVk/WouHMQedTao6KKA5jZCE7QbAbmT2oh71ntk7HXc1YspWZ+EV+AoFwE+St0kd fjDZEu3pMFRxZgSpUBoqZ/LbdqNzyQ5JMjPmeTgw= Received: from mchehab by mail.kernel.org with local (Exim 4.92.3) (envelope-from ) id 1jUBtU-00Axhc-7E; Thu, 30 Apr 2020 18:18:36 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 13/19] docs: arm64: convert perf.txt to ReST format Date: Thu, 30 Apr 2020 18:18:27 +0200 Message-Id: <635734c88d06cafc73828aefb9619fe8de61fd5c.1588263270.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.25.4 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- Documentation/arm64/index.rst | 1 + Documentation/arm64/{perf.txt => perf.rst} | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) rename Documentation/arm64/{perf.txt => perf.rst} (95%) diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index 09cbb4ed2237..d9665d83c53a 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 0d6a7d87d49e..9c76a97baf28 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 ------------ -- 2.25.4