Skip to content

Commit 56335b5

Browse files
tomassedovicojeda
authored andcommitted
Update RfL motivation
Co-authored-by: Miguel Ojeda <[email protected]>
1 parent 2bf6352 commit 56335b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/inside-rust/program-management-update-2025-07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ One of the things on my radar is to start publishing more frequent and detailed
8181

8282
## Rust for Linux
8383

84-
[Rust for Linux][rfl] is an ongoing effort (started in 2020) to add support for Rust to the Linux kernel. This will let you write kernel drivers in a memory safe language, with hopefully fewer bugs and nicer tooling. And empower people outside of the traditional low-level C background to write kernel code.
84+
[Rust for Linux][rfl] is an ongoing effort (started in 2020) to add support for Rust to the Linux kernel. The project allows to write kernel code, such as drivers and other modules, in a memory safe language, with hopefully fewer bugs and nicer tooling. In addition, [one of its goals](https://lore.kernel.org/lkml/[email protected]/) it to allow more people get involved overall in developing the kernel thanks to the usage of a modern language.
8585

8686
[rfl]: https://rust-for-linux.com/
8787

0 commit comments

Comments
 (0)