Re: [PATCH 0/9] rust: core abstractions for a USB display driver
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,dev.linux.lists.llvm |
|---|---|
| Message-ID | <CANiq72mQRrWmHG=6h0U2n4BMGZ6hi=8+Nohg0eN739n7NevEKg@mail.gmail.com> |
On Wed, Aug 26, 2026 at 6:29 PM Mike Lothian <[email protected]> wrote: > > Core Rust abstractions a USB display driver needs. They are separated from the > driver because none of them are display specific: each one covers a kernel > facility that has C callers today and no Rust binding > The rest of the posting, which is one series per subsystem: > > rust-core, 9 patches, this one Just in case it helps: these patches touch different subsystems, not only one -- some of them may want that you split things up accordingly. I hope that clarifies. Cheers, Miguel