linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] futex: MAINTAINERS: Re-add selftests directory
@ 2020-07-15 13:10 André Almeida
  2020-07-23 20:42 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: André Almeida @ 2020-07-15 13:10 UTC (permalink / raw)
  To: linux-kernel, tglx, peterz
  Cc: mingo, dvhart, kernel, mchehab, corbet, André Almeida

Commit 95ca6d73a8a97 ("docs: move locking-specific documents to
locking/") accidentally replaced the selftests line for a duplicated
documentation one. Revert this change.

Signed-off-by: André Almeida <andrealmeid@collabora.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4a43a9e7fbc..d03d34c51737 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7107,7 +7107,7 @@ F:	include/linux/futex.h
 F:	include/uapi/linux/futex.h
 F:	kernel/futex.c
 F:	tools/perf/bench/futex*
-F:	Documentation/locking/*futex*
+F:	tools/testing/selftests/futex/
 
 GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
 M:	Tim Harvey <tharvey@gateworks.com>
-- 
2.27.0


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

* Re: [PATCH] futex: MAINTAINERS: Re-add selftests directory
  2020-07-15 13:10 [PATCH] futex: MAINTAINERS: Re-add selftests directory André Almeida
@ 2020-07-23 20:42 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-07-23 20:42 UTC (permalink / raw)
  To: André Almeida
  Cc: linux-kernel, tglx, peterz, mingo, dvhart, kernel, mchehab

On Wed, 15 Jul 2020 10:10:36 -0300
André Almeida <andrealmeid@collabora.com> wrote:

> Commit 95ca6d73a8a97 ("docs: move locking-specific documents to
> locking/") accidentally replaced the selftests line for a duplicated
> documentation one. Revert this change.
> 
> Signed-off-by: André Almeida <andrealmeid@collabora.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4a43a9e7fbc..d03d34c51737 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7107,7 +7107,7 @@ F:	include/linux/futex.h
>  F:	include/uapi/linux/futex.h
>  F:	kernel/futex.c
>  F:	tools/perf/bench/futex*
> -F:	Documentation/locking/*futex*
> +F:	tools/testing/selftests/futex/

Applied (with an added Fixes: tag), thanks.

jon

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

end of thread, other threads:[~2020-07-23 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 13:10 [PATCH] futex: MAINTAINERS: Re-add selftests directory André Almeida
2020-07-23 20:42 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).