From: Alexander Z Lam <azl@google.com>
To: Steven Rostedt <rostedt@goodmis.org>, linux-kernel@vger.kernel.org
Cc: Alexander Z Lam <azl@google.com>,
David Sharp <dhsharp@google.com>,
Vaibhav Nagarnaik <vnagarnaik@google.com>,
Alexander Z Lam <lambchop468@gmail.com>
Subject: [PATCH v2 0/1] tracing: Make tracing_cpumask available for all instances
Date: Thu, 8 Aug 2013 09:47:44 -0700 [thread overview]
Message-ID: <cover.1375980149.git.azl@google.com> (raw)
Sorry, it slipped my mind to actually test tracing_cpumask_read().
Changed
struct trace_array *tr = file_inode(filp);
to
struct trace_array *tr = file_inode(filp)->i_private;
Alexander Z Lam (1):
tracing: Make tracing_cpumask available for all instances
kernel/trace/trace.c | 37 ++++++++++++++++++++-----------------
kernel/trace/trace.h | 1 +
2 files changed, 21 insertions(+), 17 deletions(-)
--
1.8.3
next reply other threads:[~2013-08-08 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 16:47 Alexander Z Lam [this message]
2013-08-08 16:47 ` [PATCH v2 1/1] tracing: Make tracing_cpumask available for all instances Alexander Z Lam
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=cover.1375980149.git.azl@google.com \
--to=azl@google.com \
--cc=dhsharp@google.com \
--cc=lambchop468@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=vnagarnaik@google.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