Closed kloenk closed 4 years ago
Only build an tested against linux 5.8.11
Thanks for submitting this! Would you mind changing this to be a PR against https://github.com/Rust-for-Linux/linux/ which is where we're trying to move development?
Can try next week. That project seems much more complicated :-)
Can that project get a little more documentation? What is there project, where will it go, what linux version is it, how to build it?
It's a fork of a very recent linus's tree, wit the intent to upstream. https://github.com/Rust-for-Linux/linux/blob/rust/Documentation/rust/quick-start.rst contains docs, https://github.com/Rust-for-Linux/linux/tree/rust/rust/kernel is the part of the tree relevant to you.
Is there something like an irc I can join? Would be interested in tracking (and maybe participating) in this project
We don't currently have an IRC channel.
On Sun, Oct 4, 2020 at 2:37 PM Finn Behrens notifications@github.com wrote:
Is there something like an irc I can join? Would be interested in tracking (and maybe participating) in this project
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fishinabarrel/linux-kernel-module-rust/pull/273#issuecomment-703297292, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAAGBCUSC56GNJ4HYRMUSDSJC6HLANCNFSM4SDSTZTQ .
-- All that is necessary for evil to succeed is for good people to do nothing.
Implements an eprintln macro, that writes onto the kernel console with
KERN_ERR