Re: rust: page: Add support for vmalloc_to_page
From: Miguel Ojeda
Date: Mon Oct 07 2024 - 16:59:12 EST
On Mon, Oct 7, 2024 at 10:28 PM Abdiel Janulgue
<abdiel.janulgue@xxxxxxxxx> wrote:
>
> base-commit: 673d1648244c3840043e09a784164b38c2e2efb9
Quick note: this is a `rust-next` commit, but this looks like it is
meant to be on top of Danilo's `Allocator` series -- e.g. we don't
have e.g. `VVec` there yet so it cannot build (but we will have that
soon).
By the way, cover letters normally go with [PATCH 0/...]. Since you
have the base commit, I guess you used `--cover-letter` but changed
the title maybe?
Thanks!
Cheers,
Miguel