bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] umd: Remove usermode driver framework
@ 2025-07-21  9:04 Thomas Weißschuh
  2025-07-21  9:04 ` [PATCH bpf-next 1/2] bpf/preload: Don't select USERMODE_DRIVER Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Thomas Weißschuh @ 2025-07-21  9:04 UTC (permalink / raw)
  To: Alexander Viro, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko, Martin KaFai Lau, Eduard Zingerman, Song Liu,
	Yonghong Song, John Fastabend, KP Singh, Stanislav Fomichev,
	Hao Luo, Jiri Olsa
  Cc: Eric W. Biederman, Christoph Hellwig, linux-fsdevel, bpf,
	linux-kernel, Thomas Weißschuh

The code is unused, remove it.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (2):
      bpf/preload: Don't select USERMODE_DRIVER
      umd: Remove usermode driver framework

 include/linux/usermode_driver.h |  19 ----
 kernel/Makefile                 |   1 -
 kernel/bpf/preload/Kconfig      |   5 --
 kernel/usermode_driver.c        | 191 ----------------------------------------
 4 files changed, 216 deletions(-)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250721-remove-usermode-driver-aecfe2950c59

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


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

end of thread, other threads:[~2025-07-31 10:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21  9:04 [PATCH bpf-next 0/2] umd: Remove usermode driver framework Thomas Weißschuh
2025-07-21  9:04 ` [PATCH bpf-next 1/2] bpf/preload: Don't select USERMODE_DRIVER Thomas Weißschuh
2025-07-22  6:33   ` Christoph Hellwig
2025-07-21  9:04 ` [PATCH bpf-next 2/2] umd: Remove usermode driver framework Thomas Weißschuh
2025-07-21 15:51   ` Alexei Starovoitov
2025-07-22  6:33     ` Christoph Hellwig
2025-07-22 23:33       ` Eric W. Biederman
2025-07-22  6:34   ` Christoph Hellwig
2025-07-23  7:01     ` Thomas Weißschuh
2025-07-24  7:29       ` Christoph Hellwig
2025-07-24  8:38         ` Thomas Weißschuh
2025-07-29  7:37           ` Christoph Hellwig
2025-07-23 11:49     ` Christian Brauner
2025-07-23 16:27       ` Alexei Starovoitov
2025-07-31 10:22         ` Christian Brauner
2025-07-26 19:10 ` [PATCH bpf-next 0/2] " patchwork-bot+netdevbpf

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).