Re: [RFC 0/2] rust: introduce abstractions for fwctl
From: Jason Gunthorpe
Date: Thu Oct 30 2025 - 13:54:18 EST
On Thu, Oct 30, 2025 at 06:52:31PM +0100, Danilo Krummrich wrote:
> (1) I think if there'd be a change it would be to kvmalloc() and calling
> kvfree() on a kmalloc() buffer should be fine.
Yes
> (2) A breaking change would also affect all C drivers, so it'd not only be the
> Rust code being affected.
Yes
Jason