[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220706182534.kh2f4qmjss4635bf@liuwe-devbox-debian-v2>
Date: Wed, 6 Jul 2022 18:25:34 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Michael Kelley <mikelley@...rosoft.com>
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com,
wei.liu@...nel.org, decui@...rosoft.com, corbet@....net,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
linux-hyperv@...r.kernel.org
Subject: Re: [PATCH 3/3] Documentation: hyperv: Add overview of clocks and
timers
On Tue, Jul 05, 2022 at 08:43:42AM -0700, Michael Kelley wrote:
> Add documentation topic for clocks and timers when running as a
> guest on Hyper-V.
>
> Signed-off-by: Michael Kelley <mikelley@...rosoft.com>
> ---
> Documentation/virt/hyperv/clocks.rst | 73 ++++++++++++++++++++++++++++++++++++
> Documentation/virt/hyperv/index.rst | 1 +
> 2 files changed, 74 insertions(+)
> create mode 100644 Documentation/virt/hyperv/clocks.rst
>
> diff --git a/Documentation/virt/hyperv/clocks.rst b/Documentation/virt/hyperv/clocks.rst
> new file mode 100644
> index 0000000..e4ba2890
> --- /dev/null
> +++ b/Documentation/virt/hyperv/clocks.rst
> @@ -0,0 +1,73 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +Clocks and Timers
> +-----------------
This seems to be inconsistent with regard to the other two files -- they
use "=" signs for the title.
> +
> +arm64
> +~~~~~
And the other files use "-" for this (second?) level.
Thanks,
Wei.
Powered by blists - more mailing lists