public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* Mainline BPF selftests failure due to rcu_tasks_trace and do_filp_open changes
@ 2026-02-10  7:34 Shung-Hsi Yu
  2026-02-10 21:00 ` Alexei Starovoitov
  2026-02-11  0:08 ` Ihor Solodrai
  0 siblings, 2 replies; 5+ messages in thread
From: Shung-Hsi Yu @ 2026-02-10  7:34 UTC (permalink / raw)
  To: bpf; +Cc: Ihor Solodrai

Testing with Linus' tree (4adc13ed7c28), BPF selftests in failing in the
following cases across test_progs{,-no_alu32,-cpuv4}:

1. map_kptr: failed to create kprobe 'rcu_tasks_trace_postgp+0x0'

   rcu_tasks_trace_postgp() no longer exists with commit c27cea4416a3
   ("rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast")[2]

2. test_profiler: failed to create kretprobe 'do_filp_open+0x0'

   renamed to do_file_open() in commit 541003b576c3 ("rename
   do_filp_open() to do_file_open()")[3]

Not familiar with when fix for these are usually done/sent. I suppose
after 7.0-rc1?

1: https://github.com/shunghsiyu/libbpf/actions/runs/21850240572/job/63055018509
2: https://lore.kernel.org/all/b206b083-f611-43b6-993f-78ddbe315813@paulmck-laptop/
3: https://lore.kernel.org/all/20260114043310.3885463-32-viro@zeniv.linux.org.uk/

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

end of thread, other threads:[~2026-02-12  6:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10  7:34 Mainline BPF selftests failure due to rcu_tasks_trace and do_filp_open changes Shung-Hsi Yu
2026-02-10 21:00 ` Alexei Starovoitov
2026-02-12  6:15   ` Shung-Hsi Yu
2026-02-11  0:08 ` Ihor Solodrai
2026-02-12  6:18   ` Shung-Hsi Yu

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