From: Mike Galbraith <efault@gmx.de>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Thomas Gleixner <tglx@linutronix.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-rt-users <linux-rt-users@vger.kernel.org>,
Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [ANNOUNCE] v4.14.34-rt27
Date: Mon, 16 Apr 2018 09:26:00 +0200 [thread overview]
Message-ID: <1523863560.8337.5.camel@gmx.de> (raw)
In-Reply-To: <20180413215240.scbnvz7egaauawyz@linutronix.de>
On Fri, 2018-04-13 at 23:52 +0200, Sebastian Andrzej Siewior wrote:
>
> - Inter-event (latency) fixes by Tom Zanussi.
CC kernel/trace/trace_events_hist.o
kernel/trace/trace_events_hist.c: In function ‘__update_field_vars’:
kernel/trace/trace_events_hist.c:3093:11: warning: ignoring return value of ‘strscpy’, declared with attribute warn_unused_result [-Wunused-result]
strscpy(str, val_str, STR_VAR_LEN_MAX);
^
kernel/trace/trace_events_hist.c: In function ‘trace_event_raw_event_synth’:
kernel/trace/trace_events_hist.c:672:11: warning: ignoring return value of ‘strscpy’, declared with attribute warn_unused_result [-Wunused-result]
strscpy(str_field, str_val, STR_VAR_LEN_MAX);
Maybe add include/linux/string.h __must_check removal?
(whacked upstream by 08a77676f9c5)
-Mike
next prev parent reply other threads:[~2018-04-16 7:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-13 21:52 [ANNOUNCE] v4.14.34-rt27 Sebastian Andrzej Siewior
2018-04-16 7:26 ` Mike Galbraith [this message]
2018-04-20 17:38 ` Sebastian Andrzej Siewior
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=1523863560.8337.5.camel@gmx.de \
--to=efault@gmx.de \
--cc=bigeasy@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).