2021-10-12 10:22:33

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warnings after merge of the tip tree

Hi all,

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

Error: Cannot open file kernel/futex.c
Error: Cannot open file kernel/futex.c
Error: Cannot open file kernel/futex.c
Error: Cannot open file kernel/futex.c

Introduced by commit

77e52ae35463 ("futex: Move to kernel/futex/")

$ git grep kernel/futex Documentation
Documentation/kernel-hacking/locking.rst:.. kernel-doc:: kernel/futex.c
Documentation/translations/it_IT/kernel-hacking/locking.rst:.. kernel-doc:: kernel/futex.c

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-10-12 14:02:20

by André Almeida

[permalink] [raw]
Subject: Re: linux-next: build warnings after merge of the tip tree

Hi Stephen,

Às 07:20 de 12/10/21, Stephen Rothwell escreveu:
> Hi all,
>
> After merging the tip tree, today's linux-next build (htmldocs) produced
> these warnings:
>
> Error: Cannot open file kernel/futex.c
> Error: Cannot open file kernel/futex.c
> Error: Cannot open file kernel/futex.c
> Error: Cannot open file kernel/futex.c
>
> Introduced by commit
>
> 77e52ae35463 ("futex: Move to kernel/futex/")
>
> $ git grep kernel/futex Documentation
> Documentation/kernel-hacking/locking.rst:.. kernel-doc:: kernel/futex.c
> Documentation/translations/it_IT/kernel-hacking/locking.rst:.. kernel-doc:: kernel/futex.c
>

Thanks for pointing that out. I posted a fix:

https://lore.kernel.org/lkml/[email protected]/