lkml.org 
[lkml]   [2018]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] [GIT PULL] tracing: Two fixes for 4.19

Linus (aka Greg),

This fixes two bugs:

- Fix size mismatch of tracepoint array

- Have preemptirq test module use same clock source of the selftest

Please pull the latest trace-v4.19-rc8 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-v4.19-rc8

Tag SHA1: 3a6f9f3dd0418408f594c295e3b8ff6d3528460f
Head SHA1: 12ad0cb2123aed30241a14792ef5bef9efcccbcd


Mathieu Desnoyers (1):
tracepoint: Fix tracepoint array element size mismatch

Steven Rostedt (VMware) (1):
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c

----
include/linux/module.h | 3 ++-
include/linux/tracepoint-defs.h | 6 ++++++
include/linux/tracepoint.h | 36 +++++++++++++++++++++++-------------
kernel/trace/preemptirq_delay_test.c | 10 +++++-----
kernel/tracepoint.c | 24 ++++++++----------------
5 files changed, 44 insertions(+), 35 deletions(-)

\
 
 \ /
  Last update: 2018-10-17 21:51    [W:0.852 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site