Re: [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel

From: Miguel Ojeda
Date: Tue Sep 27 2022 - 10:07:01 EST


On Tue, Sep 27, 2022 at 3:52 PM Konstantin Shelekhin
<k.shelekhin@xxxxxxxxx> wrote:
>
> Not being able to pass GFP flags here kinda limits the scope of Rust in
> kernel. I think that it must be supported in the final version that gets
> in.

Flags will be supported one way or the other in the future, but I was
requested to do v10 as a v9 with the last nits resolved.

Please see the cover letter for details.

Cheers,
Miguel