Re: [RFC PATCH 0/1] Rust BPF Verifier Implementation
From: Greg KH
Date: Mon Dec 29 2025 - 02:00:00 EST
On Sun, Dec 28, 2025 at 07:04:55PM +0000, MCB-SMART-BOY wrote:
> Hello Rust for Linux and BPF maintainers,
>
> I would like to submit an RFC for a complete Rust implementation of the
> Linux kernel's BPF verifier (kernel/bpf/verifier.c) as part of the Rust
> for Linux project.
This was already discussed and rejected (i.e. do not rewrite existing
C code in rust unless you are the owner/maintainer of it). Why bring
this up again?
thanks,
greg k-h