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

From: Shuah Khan
Date: Wed May 06 2020 - 11:46:17 EST


On 5/6/20 9:43 AM, Steven Rostedt wrote:
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.


When I updated the MAINTAINERS file, I was hoping both addresses will be
in the output. It doesn't appear to be working the way I assumed it
would. I will send in patch to update to switch them.

thanks,
-- Shuah