[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210716013613.954877305@goodmis.org>
Date: Thu, 15 Jul 2021 21:36:13 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/2] tracing: Another update for 5.14
A fix for histogram code that dereferences pointers without checking them.
Take two on the __string_len() macro.
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 85f666175d522f9f1c089f04ed9af5aa4ec84202
Steven Rostedt (VMware) (2):
tracing: Do not reference char * as a string in histograms
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
----
include/trace/trace_events.h | 22 ++++++++++++++++++++++
kernel/trace/trace_events_hist.c | 6 +++---
2 files changed, 25 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists