Rustaceans at the border
Rustaceans at the border
Posted Apr 14, 2022 19:24 UTC (Thu) by atnot (guest, #124910)Parent article: Rustaceans at the border
> We already have large swaths of code being imported from userspace into the kernel as-is - e.g. zstd [...]
Presumably, this is in reference to this event last November:
> Hi Linus,
>
> I am sending you a pull request to add myself as the maintainer of zstd and
> update the zstd version in the kernel, which is now 4 years out of date,
> to the latest zstd release. [...]
(https://lore.kernel.org/all/20211109013058.22224-1-nickrt...)
It sounds like it would already be pretty desirable in general to create a more formal, more automated version of the process of making vetted external dependencies available to the kernel, not just for Rust, but also for C.
