public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <hca@linux.ibm.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jiri Olsa <jolsa@redhat.com>, Heiko Carstens <hca@linux.ibm.com>
Subject: [PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support
Date: Mon, 15 Nov 2021 20:56:12 +0100	[thread overview]
Message-ID: <20211115195614.3173346-1-hca@linux.ibm.com> (raw)

Hi Steven,

two patches for ftrace direct multi sample:

- fix ftrace direct multi sample config option handling, required
  because of an incorrect merge resolution proposed by me.

- add s390 support for ftrace direct multi sample

If you are happy with them, I could carry with the s390 tree and
target for rc2, or you could pick them up. Whatever you prefer.

Thanks,
Heiko

Heiko Carstens (2):
  ftrace/samples: add missing Kconfig option for ftrace direct multi sample
  ftrace/samples: add s390 support for ftrace direct multi sample

 arch/s390/Kconfig                    |  1 +
 arch/x86/Kconfig                     |  2 +-
 samples/Kconfig                      | 11 +++++++++-
 samples/Makefile                     |  2 +-
 samples/ftrace/Makefile              |  2 +-
 samples/ftrace/ftrace-direct-multi.c | 30 ++++++++++++++++++++++++++++
 6 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-11-16  0:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-15 19:56 Heiko Carstens [this message]
2021-11-15 19:56 ` [PATCH 1/2] ftrace/samples: add missing Kconfig option for ftrace direct multi sample Heiko Carstens
2021-11-16 22:43   ` Steven Rostedt
2021-11-15 19:56 ` [PATCH 2/2] ftrace/samples: add s390 support " Heiko Carstens
2021-11-16 22:44   ` Steven Rostedt
2021-11-17  9:12     ` Heiko Carstens
2021-11-16 22:45 ` [PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support Steven Rostedt
2021-11-17  9:13   ` Heiko Carstens

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=20211115195614.3173346-1-hca@linux.ibm.com \
    --to=hca@linux.ibm.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=rostedt@goodmis.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