Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
@ 2024-10-14 16:06 Sherry Yang
  2024-10-14 16:06 ` [PATCH 5.4.y 1/2] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Sherry Yang
  2024-10-14 16:06 ` [PATCH 5.4.y 2/2] tracing/kprobes: Fix symbol counting logic by looking at modules as well Sherry Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Sherry Yang @ 2024-10-14 16:06 UTC (permalink / raw)
  To: stable, sashal, gregkh; +Cc: rostedt, mingo, sherry.yang

The added test case from commit 
09bcf9254838 ("selftests/ftrace: Add new test case which checks non unique symbol") 
failed, it is fixed by 
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.

Resend the patch series after backpporting to 5.10.y first.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
@ 2024-09-27 21:43 Sherry Yang
  2024-10-01  8:11 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Sherry Yang @ 2024-09-27 21:43 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: rostedt, mingo, gregkh, sherry.yang

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-14 16:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-14 16:06 [PATCH 5.4.y 0/2] tracing/kprobes: Backport request about Sherry Yang
2024-10-14 16:06 ` [PATCH 5.4.y 1/2] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Sherry Yang
2024-10-14 16:06 ` [PATCH 5.4.y 2/2] tracing/kprobes: Fix symbol counting logic by looking at modules as well Sherry Yang
  -- strict thread matches above, loose matches on Subject: below --
2024-09-27 21:43 [PATCH 5.4.y 0/2] tracing/kprobes: Backport request about Sherry Yang
2024-10-01  8:11 ` Greg KH
2024-10-11 16:55   ` Sherry Yang
2024-10-14  8:36     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox