From: Steven Rostedt <rostedt@goodmis.org>
To: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Cc: mhiramat@kernel.org, mathieu.desnoyers@efficios.com,
shuah@kernel.org, skhan@linuxfoundation.org,
linux-trace-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] selftests/ftrace: add 'poll' binary to gitignore
Date: Mon, 3 Mar 2025 18:36:25 -0500 [thread overview]
Message-ID: <20250303183625.5acc59ec@gandalf.local.home> (raw)
In-Reply-To: <20250210160138.4745-1-bharadwaj.raju777@gmail.com>
On Mon, 10 Feb 2025 21:31:34 +0530
Bharadwaj Raju <bharadwaj.raju777@gmail.com> wrote:
> When building this test, a binary file 'poll' is
> generated and should be gitignore'd.
>
> Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Shuah,
Can you take this for your tree?
Possibly with:
Fixes: 80c3e28528ff9 ("selftests/tracing: Add hist poll() support test")
So it should go into this rc release.
Thanks,
-- Steve
> ---
> tools/testing/selftests/ftrace/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/ftrace/.gitignore b/tools/testing/selftests/ftrace/.gitignore
> index 2659417cb2c7..4d7fcb828850 100644
> --- a/tools/testing/selftests/ftrace/.gitignore
> +++ b/tools/testing/selftests/ftrace/.gitignore
> @@ -1,2 +1,3 @@
> # SPDX-License-Identifier: GPL-2.0-only
> logs
> +poll
next prev parent reply other threads:[~2025-03-03 23:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 16:01 [PATCH] selftests/ftrace: add 'poll' binary to gitignore Bharadwaj Raju
2025-03-03 23:36 ` Steven Rostedt [this message]
2025-03-04 17:49 ` Shuah Khan
2025-03-04 18:04 ` 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=20250303183625.5acc59ec@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=bharadwaj.raju777@gmail.com \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.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