Rust in the 6.2 kernel
Rust in the 6.2 kernel
Posted Nov 18, 2022 16:11 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: Rust in the 6.2 kernel by xav
Parent article: Rust in the 6.2 kernel
By "standard" do you mean the `log` crate? I believe some of its guarantees are around flushing and such, so `PR_CONT` might be tougher to implement using the APIs set down in the crate itself.
