Commit 6027745
committed
Add "Out-of-tree modules" page
In a recent discussion around a networking submission, it seemed
that some extra clarifications about out-of-tree modules could
be useful for developers looking to develop Rust code for
the kernel [1].
Thus add an "Out-of-tree modules" page to clarify the focus of
the Rust for Linux project, what is intended to be supported
around out-of-tree code and what kinds of patches make sense to
submit to the kernel mailing list.
Importantly, add links to other pages from the mainline kernel
documentation.
Link: https://rust-for-linux.zulipchat.com/#narrow/stream/396592-Networking/topic/NAPI.20Abstractions/near/385885376 [1]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>1 parent d291fd7 commit 6027745
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments