All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the arm64 tree
@ 2020-11-26  6:48 Stephen Rothwell
  2020-11-26  8:46 ` Lu Baolu
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2020-11-26  6:48 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Lu Baolu, Sai Praneeth Prakhya, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

Hi all,

After merging the arm64 tree, today's linux-next build (htmldocs)
produced these warnings:

Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Enumerated list ends without a blank line; unexpected unindent.
Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.

Caused by commit

  63a816749d86 ("iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: build warnings after merge of the arm64 tree
  2020-11-26  6:48 linux-next: build warnings after merge of the arm64 tree Stephen Rothwell
@ 2020-11-26  8:46 ` Lu Baolu
  2020-11-26  8:51   ` Will Deacon
  0 siblings, 1 reply; 4+ messages in thread
From: Lu Baolu @ 2020-11-26  8:46 UTC (permalink / raw)
  To: Stephen Rothwell, Catalin Marinas, Will Deacon
  Cc: baolu.lu, Sai Praneeth Prakhya, Linux Kernel Mailing List,
	Linux Next Mailing List

Hi Stephen,

On 2020/11/26 14:48, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the arm64 tree, today's linux-next build (htmldocs)
> produced these warnings:
> 
> Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
> Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Enumerated list ends without a blank line; unexpected unindent.
> Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
> Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.
> 
> Caused by commit
> 
>    63a816749d86 ("iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file")
> 

Thanks for letting us know this. I will post a patch to fix it.

Best regards,
baolu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: build warnings after merge of the arm64 tree
  2020-11-26  8:46 ` Lu Baolu
@ 2020-11-26  8:51   ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2020-11-26  8:51 UTC (permalink / raw)
  To: Lu Baolu
  Cc: Stephen Rothwell, Catalin Marinas, Sai Praneeth Prakhya,
	Linux Kernel Mailing List, Linux Next Mailing List

On Thu, Nov 26, 2020 at 04:46:31PM +0800, Lu Baolu wrote:
> On 2020/11/26 14:48, Stephen Rothwell wrote:
> > After merging the arm64 tree, today's linux-next build (htmldocs)
> > produced these warnings:
> > 
> > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
> > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.
> > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Enumerated list ends without a blank line; unexpected unindent.
> > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation.
> > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent.
> > 
> > Caused by commit
> > 
> >    63a816749d86 ("iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file")
> > 
> 
> Thanks for letting us know this. I will post a patch to fix it.

Thanks Baolu. I'll see if I can get htmldocs building locally as well...

Will

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: build warnings after merge of the arm64 tree
@ 2020-11-10  6:54 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2020-11-10  6:54 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Ard Biesheuvel, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

Hi all,

After merging the arm64 tree, today's linux-next build (htmldocs)
produced these warnings:

Documentation/arm64/memory.rst:35: WARNING: Literal block ends without a blank line; unexpected unindent.
Documentation/arm64/memory.rst:53: WARNING: Literal block ends without a blank line; unexpected unindent.

Introduced by commit

  f4693c2716b3 ("arm64: mm: extend linear region for 52-bit VA configurations")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-26  8:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26  6:48 linux-next: build warnings after merge of the arm64 tree Stephen Rothwell
2020-11-26  8:46 ` Lu Baolu
2020-11-26  8:51   ` Will Deacon
  -- strict thread matches above, loose matches on Subject: below --
2020-11-10  6:54 Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.