Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 5f50db6

Browse files
authored
Point people at the effort to upstream rust kernel modules (#274)
1 parent b9a4c2d commit 5f50db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Linux kernel modules in safe Rust
22

3+
**For most purposes, if you're interested in writing Linux kernel modules in Rust, you should look at https://github.com/Rust-for-Linux/linux, which is an effort to contribute that process to the upstream kernel.**
4+
35
This is a framework for writing loadable Linux kernel modules in Rust,
46
using safe abstractions around kernel interfaces and primitives.
57

0 commit comments

Comments
 (0)