lkml.org 
[lkml]   [2019]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

Linus,

Three small fixes:

- A fix to a double free in the histogram code
- Uninitialized variable fix
- Use NULL instead of zero fix and spelling fixes

Please pull the latest trace-v5.1-rc2 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-v5.1-rc2

Tag SHA1: ed41a01c516cdb7f43a2e0fde385f94f06dff5ff
Head SHA1: 9efb85c5cfac7e1f0caae4471446d936ff2163fe


Frank Rowand (1):
tracing: initialize variable in create_dyn_event()

Hariprasad Kelam (1):
ftrace: Fix warning using plain integer as NULL & spelling corrections

Tom Zanussi (1):
tracing: Remove unnecessary var_ref destroy in track_data_destroy()

----
kernel/trace/ftrace.c | 12 ++++++------
kernel/trace/trace_dynevent.c | 2 +-
kernel/trace/trace_events_hist.c | 1 -
3 files changed, 7 insertions(+), 8 deletions(-)

\
 
 \ /
  Last update: 2019-03-26 13:43    [W:0.057 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site