All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable 6.6 0/2] selftests/bpf: revert changes from "check bpf_dummy_struct_ops program params for test runs"
@ 2025-07-17  8:09 Shung-Hsi Yu
  2025-07-17  8:09 ` [PATCH stable 6.6 1/2] Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error" Shung-Hsi Yu
  2025-07-17  8:09 ` [PATCH stable 6.6 2/2] Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params" Shung-Hsi Yu
  0 siblings, 2 replies; 5+ messages in thread
From: Shung-Hsi Yu @ 2025-07-17  8:09 UTC (permalink / raw)
  To: stable; +Cc: Eduard Zingerman, Kui-Feng Lee, Shung-Hsi Yu

This patchset reverts BPF selftests changes backported from "check
bpf_dummy_struct_ops program params for test runs" series[1]. The
changes are causing BPF selftests to fail on stable 6.6 kernel due to
missing dependencies (mainly the "Support PTR_MAYBE_NULL for struct_ops
arguments." series[2]).

Please see individual patch for detail.

1: https://lore.kernel.org/bpf/20240424012821.595216-1-eddyz87@gmail.com/
2: https://lore.kernel.org/bpf/20240209023750.1153905-1-thinker.li@gmail.com/

Shung-Hsi Yu (2):
  Revert "selftests/bpf: adjust dummy_st_ops_success to detect
    additional error"
  Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable
    params"

 .../selftests/bpf/prog_tests/dummy_st_ops.c   | 27 -------------------
 .../bpf/progs/dummy_st_ops_success.c          | 13 ++-------
 2 files changed, 2 insertions(+), 38 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-18  1:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-17  8:09 [PATCH stable 6.6 0/2] selftests/bpf: revert changes from "check bpf_dummy_struct_ops program params for test runs" Shung-Hsi Yu
2025-07-17  8:09 ` [PATCH stable 6.6 1/2] Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error" Shung-Hsi Yu
2025-07-18  1:34   ` Sasha Levin
2025-07-17  8:09 ` [PATCH stable 6.6 2/2] Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params" Shung-Hsi Yu
2025-07-18  1:34   ` Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.