Re: [PATCH 0/3] Miscdevices in Rust
From: Miguel Ojeda
Date: Thu Sep 26 2024 - 11:12:09 EST
On Thu, Sep 26, 2024 at 5:05 PM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> stack is deep here, but maybe I can unwind a bit of the file stuff to
> get this in for the next merge window (6.13-rc1) if those two aren't
> going to be planned for there.
I think Christian wanted to merge the file abstractions in 6.13, he
has them here:
https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git/log/?h=vfs.rust.file
Cheers,
Miguel