From: Masami Hiramatsu <mhiramat@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>,
Tom Zanussi <tom.zanussi@linux.intel.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] tracing/boot: Cleanup prototypes
Date: Wed, 29 Jan 2020 18:36:24 +0900 [thread overview]
Message-ID: <158029058421.12381.6615257646562417558.stgit@devnote2> (raw)
Hi,
Here is a couple of patches to cleanup prototypes and includes
in boot time tracer.
I left 2 externs in trace_boot.c which will be removed by
Tom's in-kernel dynamic event API series.
Thank you,
---
Masami Hiramatsu (2):
tracing/boot: Include required headers and sort it alphabetically
tracing/boot: Move external function declarations to kernel/trace/trace.h
kernel/trace/trace.h | 17 +++++++++++++++++
kernel/trace/trace_boot.c | 24 ++++++++----------------
2 files changed, 25 insertions(+), 16 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>
next reply other threads:[~2020-01-29 9:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-29 9:36 Masami Hiramatsu [this message]
2020-01-29 9:36 ` [PATCH 1/2] tracing/boot: Include required headers and sort it alphabetically Masami Hiramatsu
2020-01-29 9:36 ` [PATCH 2/2] tracing/boot: Move external function declarations to kernel/trace/trace.h Masami Hiramatsu
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=158029058421.12381.6615257646562417558.stgit@devnote2 \
--to=mhiramat@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=tom.zanussi@linux.intel.com \
/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