stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [5.4.y] selftests/bpf build broken by "bpf: Zero-fill..."
@ 2020-12-04 18:28 Kamal Mostafa
  2020-12-07 22:42 ` Kamal Mostafa
  0 siblings, 1 reply; 4+ messages in thread
From: Kamal Mostafa @ 2020-12-04 18:28 UTC (permalink / raw)
  To: Sasha Levin; +Cc: Greg Kroah-Hartman, David Verbeiren, stable

Hi Sasha-

This v5.4.78 commit breaks the tools/testing/selftests/bpf build:

[linux-5.4.y] c602ad2b52dc bpf: Zero-fill re-used per-cpu map element

Like this:

	prog_tests/map_init.c:5:10: fatal error: test_map_init.skel.h: No such file or directory
	    5 | #include "test_map_init.skel.h"

Because tools/testing/selftests/bpf/Makefile in v5.4 does not have the
"skeleton header generation" stuff (circa v5.6).

Reverting c602ad2b52dc from linux-5.4.y fixes it.

 -Kamal

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

end of thread, other threads:[~2020-12-08 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 18:28 [5.4.y] selftests/bpf build broken by "bpf: Zero-fill..." Kamal Mostafa
2020-12-07 22:42 ` Kamal Mostafa
2020-12-08  7:49   ` David Verbeiren
2020-12-08 14:53   ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).