Selecting non-existing config in commit cd01672d64a3 ("um: Enable preemption in UML")

2024-07-14 Thread Lukas Bulwahn
Dear Johannes, Commit cd01672d64a3 ("um: Enable preemption in UML") changes the select in arch/um/Kconfig from selecting ARCH_NO_PREEMPT to selecting the non-existing config ARCH_NO_PREEMPT_DYNAMIC. As I do not fully understand the change, I do not know exactly if the change in this line was just

[PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER

2025-05-07 Thread Lukas Bulwahn
From: Lukas Bulwahn Commit 65eaac591b75 ("um: Remove obsolete legacy network transports") removes the directory arch/um/os-Linux/drivers/, but misses to remove the file entry in TUN/TAP DRIVER referring to that directory. Remove this obsolete file entry. While at it, put the secti