public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>, Shuah Khan <shuah@kernel.org>,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-rt-users@vger.kernel.org, joseph.salisbury@canonical.com,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v3] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Date: Mon, 14 Feb 2022 11:33:18 -0700	[thread overview]
Message-ID: <8f034cd5-8495-de0e-6a3c-4d002e49cc51@linuxfoundation.org> (raw)
In-Reply-To: <Ygo6pqWmkTWJNNcR@linutronix.de>

On 2/14/22 4:19 AM, Sebastian Andrzej Siewior wrote:
> On 2022-02-14 09:36:57 [+0100], Krzysztof Kozlowski wrote:
>> The PREEMPT_RT patchset does not use do_softirq() function thus trying
>> to filter for do_softirq fails for such kernel:
>>
>>    echo do_softirq
>>    ftracetest: 81: echo: echo: I/O error
>>
>> Choose some other visible function for the test.  The function does not
>> have to be actually executed during the test, because it is only testing
>> filter API interface.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
>> Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
>> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
> 
> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> 
>> Notes:
>> I understand that the failure does not exist on mainline kernel (only
>> with PREEMPT_RT patchset) but the change does not harm it.
> 

Steve,

Would you like me to take this through linux-kselftest next for 5.18-rc1

I am guessing there is no urgency on this - of not I can take this in for
rc5.

thanks,
-- Shuah

  reply	other threads:[~2022-02-14 18:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14  8:36 [PATCH v3] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT Krzysztof Kozlowski
2022-02-14 11:19 ` Sebastian Andrzej Siewior
2022-02-14 18:33   ` Shuah Khan [this message]
2022-02-14 18:39     ` Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8f034cd5-8495-de0e-6a3c-4d002e49cc51@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=bigeasy@linutronix.de \
    --cc=joseph.salisbury@canonical.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox