Re: [PATCH V6 05/15] rust: Add bindings for cpumask
From: Greg KH
Date: Tue Jan 07 2025 - 07:02:03 EST
On Tue, Jan 07, 2025 at 04:51:38PM +0530, Viresh Kumar wrote:
> Add basic Rust bindings for `struct cpumask`. Also add few Rust helpers
> for the same.
Shouldn't this be 2 patches? You know that when you say "also" in a
changelog that's a huge hint for a reviewer to tell you to split it up.
You need to describe _why_ you can't split it up for us to not tell you
to split it up...
greg k-h