Re: [PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr

2025-05-28 Thread Tamir Duberstein
On Wed, May 28, 2025 at 6:38 AM Alice Ryhl wrote: > > On Sat, May 24, 2025 at 04:33:00PM -0400, Tamir Duberstein wrote: > > This picks up from Michal Rostecki's work[0]. Per Michal's guidance I > > have omitted Co-authored tags, as the end result is quite different. > > > > Link: > > https://lore

Re: [PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr

2025-05-28 Thread Alice Ryhl
On Sat, May 24, 2025 at 04:33:00PM -0400, Tamir Duberstein wrote: > This picks up from Michal Rostecki's work[0]. Per Michal's guidance I > have omitted Co-authored tags, as the end result is quite different. > > Link: > https://lore.kernel.org/rust-for-linux/20240819153656.28807-2-vadorov...@pro

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr

2025-05-24 Thread Tamir Duberstein
This picks up from Michal Rostecki's work[0]. Per Michal's guidance I have omitted Co-authored tags, as the end result is quite different. Link: https://lore.kernel.org/rust-for-linux/20240819153656.28807-2-vadorov...@protonmail.com/t/#u [0] Closes: https://github.com/Rust-for-Linux/linux/issues