Hi all,
After merging the arm-perf tree, today's linux-next build (htmldocs)
produced these warnings:
Documentation/admin-guide/perf/hisi-pmu.rst:61: WARNING: Unexpected indentation.
Documentation/admin-guide/perf/hisi-pmu.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/admin-guide/perf/hisi-pmu.rst:69: WARNING: Unexpected indentation.
Documentation/admin-guide/perf/hisi-pmu.rst:70: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/admin-guide/perf/hisi-pmu.rst:83: WARNING: Unexpected indentation.
Introduced by commit
9b86b1b41e0f ("docs: perf: Add new description on HiSilicon uncore PMU v2")
--
Cheers,
Stephen Rothwell
Hi Will & Stephen,
Apologies for the mistake.
Will, shall I send a new version v5 to fix this issue or other?
Thanks,
Shaokun
On 2021/3/26 16:52, Stephen Rothwell wrote:
> Hi all,
>
> After merging the arm-perf tree, today's linux-next build (htmldocs)
> produced these warnings:
>
> Documentation/admin-guide/perf/hisi-pmu.rst:61: WARNING: Unexpected indentation.
> Documentation/admin-guide/perf/hisi-pmu.rst:62: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/admin-guide/perf/hisi-pmu.rst:69: WARNING: Unexpected indentation.
> Documentation/admin-guide/perf/hisi-pmu.rst:70: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/admin-guide/perf/hisi-pmu.rst:83: WARNING: Unexpected indentation.
>
> Introduced by commit
>
> 9b86b1b41e0f ("docs: perf: Add new description on HiSilicon uncore PMU v2")
>
On Fri, Mar 26, 2021 at 05:07:41PM +0800, Shaokun Zhang wrote:
> Apologies for the mistake.
>
> Will, shall I send a new version v5 to fix this issue or other?
Please send additional patches on top now that these are queued.
Thanks,
Will
On 2021/3/29 16:47, Will Deacon wrote:
> On Fri, Mar 26, 2021 at 05:07:41PM +0800, Shaokun Zhang wrote:
>> Apologies for the mistake.
>>
>> Will, shall I send a new version v5 to fix this issue or other?
>
> Please send additional patches on top now that these are queued.
>
> Thanks,
>
> Will
>
> .
>
We'll send a new patch to fix these warnings today, apologies for the
mistake again.
Thanks,
Qi
On Mon, Mar 29, 2021 at 05:06:20PM +0800, liuqi (BA) wrote:
>
>
> On 2021/3/29 16:47, Will Deacon wrote:
> > On Fri, Mar 26, 2021 at 05:07:41PM +0800, Shaokun Zhang wrote:
> > > Apologies for the mistake.
> > >
> > > Will, shall I send a new version v5 to fix this issue or other?
> >
> > Please send additional patches on top now that these are queued.
> >
> > Thanks,
> >
> > Will
> >
> > .
> >
> We'll send a new patch to fix these warnings today, apologies for the
> mistake again.
Really no need to apologise; we're fixing things before they land in Linus'
tree -- that's exactly how it's supposed to work!
Will