lkml.org 
[lkml]   [2018]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [ANNOUNCE] v4.14.34-rt27
On 2018-04-16 09:26:00 [+0200], Mike Galbraith wrote:
> 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)

okay, let me cherry-pick that commit.

> -Mike

Sebastian

\
 
 \ /
  Last update: 2018-04-20 19:39    [W:0.152 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site