From: Matthias Kaehlcke <mka@chromium.org>
To: Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@redhat.com>
Cc: linux-kernel@vger.kernel.org,
Grant Grundler <grundler@chromium.org>,
Greg Hackmann <ghackmann@google.com>,
Michael Davidson <md@google.com>
Subject: Re: [PATCH] tracing: Use cpumask_available() to check if cpumask variable may be used
Date: Mon, 8 May 2017 15:36:16 -0700 [thread overview]
Message-ID: <20170508223616.GF128305@google.com> (raw)
In-Reply-To: <20170421234110.117075-1-mka@chromium.org>
El Fri, Apr 21, 2017 at 04:41:10PM -0700 Matthias Kaehlcke ha dit:
> This fixes the following clang warning:
>
> kernel/trace/trace.c:3231:12: warning: address of array 'iter->started'
> will always evaluate to 'true' [-Wpointer-bool-conversion]
> if (iter->started)
>
> Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
> ---
> Dependencies:
> - "cpumask: Add helper cpumask_available()"
> - git.kernel.org tip master f7e30f01a9e2
> - https://patchwork.kernel.org/patch/9678159/
Ping, any comments on this patch?
FYI: the dependency has landed in Linus' tree (f7e30f01a9e2)
Thanks
Matthias
next prev parent reply other threads:[~2017-05-08 22:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-21 23:41 [PATCH] tracing: Use cpumask_available() to check if cpumask variable may be used Matthias Kaehlcke
2017-05-08 22:36 ` Matthias Kaehlcke [this message]
2017-05-09 1:24 ` 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=20170508223616.GF128305@google.com \
--to=mka@chromium.org \
--cc=ghackmann@google.com \
--cc=grundler@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=md@google.com \
--cc=mingo@redhat.com \
--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