Re: [PATCH bpf-next 2/2] umd: Remove usermode driver framework
From: Alexei Starovoitov
Date: Mon Jul 21 2025 - 11:53:21 EST
On Mon, Jul 21, 2025 at 2:05 AM Thomas Weißschuh
<thomas.weissschuh@xxxxxxxxxxxxx> wrote:
>
> The code is unused since commit 98e20e5e13d2 ("bpfilter: remove bpfilter"),
> remove it.
Correct, but we have plans to use it.
Since it's not causing any problems we prefer to keep it
to avoid reverting the removal later.