Re: [PATCH] selftests/ftrace: treat module requirement unmet situation as unsupported
From: Steven Rostedt
Date: Wed Apr 29 2020 - 22:04:42 EST
On Thu, 30 Apr 2020 09:46:36 +0800
Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx> wrote:
> > I'm fine with these changes if Masami is. But it is Masami's call as his
> > infrastructure is more sensitive to the return calls than mine. I just run
> > the test and see what passes. I don't actually look at the return codes.
> Another thing to note is that this will also change the "# of
> unresolved" and "# of unsupported" in the summary at the end of the
> test report.
Understood. In my testing, I have all the modules enabled so I don't worry
about it ;-)
-- Steve