[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240927214359.7611-1-sherry.yang@oracle.com>
Date: Fri, 27 Sep 2024 14:43:57 -0700
From: Sherry Yang <sherry.yang@...cle.com>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc: rostedt@...dmis.org, mingo@...hat.com, gregkh@...uxfoundation.org,
sherry.yang@...cle.com
Subject: [PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
The new test case which checks non unique symbol kprobe_non_uniq_symbol.tc
failed because of missing kernel functionality support from commit
b022f0c7e404 ("tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols").
Backport it and its fix commit to 5.4.y together. Resolved minor context change conflicts.
Andrii Nakryiko (1):
tracing/kprobes: Fix symbol counting logic by looking at modules as
well
Francis Laniel (1):
tracing/kprobes: Return EADDRNOTAVAIL when func matches several
symbols
kernel/trace/trace_kprobe.c | 76 +++++++++++++++++++++++++++++++++++++
kernel/trace/trace_probe.h | 1 +
2 files changed, 77 insertions(+)
--
2.46.0
Powered by blists - more mailing lists