[PATCH bpf-next 0/2] umd: Remove usermode driver framework

Thomas Weißschuh posted 2 patches 2 months, 2 weeks ago
include/linux/usermode_driver.h |  19 ----
kernel/Makefile                 |   1 -
kernel/bpf/preload/Kconfig      |   5 --
kernel/usermode_driver.c        | 191 ----------------------------------------
4 files changed, 216 deletions(-)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
Posted by Thomas Weißschuh 2 months, 2 weeks ago
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>