Re: [PATCH] selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist

From: Steven Rostedt
Date: Wed May 06 2020 - 11:43:56 EST


On Wed, 6 May 2020 09:46:21 +0800
Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx> wrote:

> On Tue, May 5, 2020 at 9:09 PM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> >
> > You keep forgetting to Cc Shuah's other email.
> Thanks!
> I got the recipients list from the get_mainter.pl.

Hmm.

Seems like that is what get_maintainer.pl does:

Steven Rostedt <rostedt@xxxxxxxxxxx> (maintainer:TRACING)
Ingo Molnar <mingo@xxxxxxxxxx> (maintainer:TRACING)
Shuah Khan <shuah@xxxxxxxxxx> (maintainer:KERNEL SELFTEST FRAMEWORK)
linux-kselftest@xxxxxxxxxxxxxxx (open list:KERNEL SELFTEST FRAMEWORK)
linux-kernel@xxxxxxxxxxxxxxx (open list)

And looking at the code, it appears it will only take the first email
address found in the file.

Shuah, if you prefer the linuxfoundation.org email, you need to update
MAINTAINERS file to have that one first.

-- Steve