[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211201150959.545092970@goodmis.org>
Date: Wed, 01 Dec 2021 10:09:59 -0500
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: Two minor fixes
Two tracing fixes:
- Allow compares of strings when using signed and unsigned characters
- Fix kmemleak false positive for histogram entries.
Chen Jun (1):
tracing: Fix a kmemleak false positive in tracing_map
Steven Rostedt (VMware) (1):
tracing/histograms: String compares should not care about signed values
----
kernel/trace/trace_events_hist.c | 2 +-
kernel/trace/tracing_map.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists