[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <PH0PR21MB3025CC907DD07AD11FC914C3D7809@PH0PR21MB3025.namprd21.prod.outlook.com>
Date: Wed, 6 Jul 2022 18:47:48 +0000
From: "Michael Kelley (LINUX)" <mikelley@...rosoft.com>
To: Wei Liu <wei.liu@...nel.org>
CC: KY Srinivasan <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Dexuan Cui <decui@...rosoft.com>,
"corbet@....net" <corbet@....net>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>
Subject: RE: [PATCH 3/3] Documentation: hyperv: Add overview of clocks and
timers
From: Wei Liu <wei.liu@...nel.org> Sent: Wednesday, July 6, 2022 11:26 AM
>
> 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.
>
Fair point. From what I can see, it actually doesn't make any difference
in how the HTML docs look. I didn't succeed in generating a PDF, so I'm
not sure there. But I'll change the clocks section to match the others
just for consistency.
Michael
Powered by blists - more mailing lists