We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c6c64 commit 427f696Copy full SHA for 427f696
README.md
@@ -25,6 +25,12 @@ make[1]: Entering directory '.../linux-with-rust-support'
25
make[1]: Leaving directory '.../linux-with-rust-support'
26
```
27
28
+```txt
29
+[ 1.076945] rust_out_of_tree: Rust out-of-tree sample (init)
30
+[ 1.084944] rust_out_of_tree: My numbers are [72, 108, 200]
31
+[ 1.085944] rust_out_of_tree: Rust out-of-tree sample (exit)
32
+```
33
+
34
For details about the Rust support, see https://github.com/Rust-for-Linux/linux.
35
36
For details about out-of-tree modules, see https://www.kernel.org/doc/html/latest/kbuild/modules.html.
0 commit comments