public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 bpf-next 0/3] bpf: sparse cleanup.
@ 2024-07-02 14:21 Sebastian Andrzej Siewior
  2024-07-02 14:21 ` [PATCH v2 bpf-next 1/3] bpf: Add casts to keep sparse quiet Sebastian Andrzej Siewior
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sebastian Andrzej Siewior @ 2024-07-02 14:21 UTC (permalink / raw)
  To: bpf
  Cc: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann,
	Eduard Zingerman, Hao Luo, Jiri Olsa, John Fastabend, KP Singh,
	Martin KaFai Lau, Song Liu, Stanislav Fomichev, Thomas Gleixner,
	Yonghong Song

Hi,

after my last bpf series was merged I received a robot mail because I
added yet another sparse related warning.
I tried to address most of them, a few are left in the category "missing
prototype" but the whole block is marked as "ignore-warnings-for-gcc" so
left it as is.

v1…v2 https://lore.kernel.org/all/20240628084857.1719108-1-bigeasy@linutronix.de
  - Accidently posted the wrong version while editing 3/3, leading to an
    compile error. This has been corrected.

Sebastian


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

end of thread, other threads:[~2024-07-07  0:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 14:21 [PATCH v2 bpf-next 0/3] bpf: sparse cleanup Sebastian Andrzej Siewior
2024-07-02 14:21 ` [PATCH v2 bpf-next 1/3] bpf: Add casts to keep sparse quiet Sebastian Andrzej Siewior
2024-07-03 21:39   ` Alexei Starovoitov
2024-07-04  8:00     ` Sebastian Andrzej Siewior
2024-07-07  0:42       ` Alexei Starovoitov
2024-07-02 14:21 ` [PATCH v2 bpf-next 2/3] bpf: Move a few bpf_func_proto declarations Sebastian Andrzej Siewior
2024-07-02 22:30   ` Andrii Nakryiko
2024-07-02 14:21 ` [PATCH v2 bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro Sebastian Andrzej Siewior
2024-07-02 16:27   ` Jiri Olsa
2024-07-02 18:12     ` Sebastian Andrzej Siewior
2024-07-02 22:26   ` Andrii Nakryiko
2024-07-03 12:39     ` Sebastian Andrzej Siewior

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