Re: rust: page: Add support for vmalloc_to_page
From: Abdiel Janulgue
Date: Tue Oct 08 2024 - 07:32:49 EST
On 07/10/2024 23:58, Miguel Ojeda wrote:
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?
Sorry about that, my bad, I edited the cover by mistake. Will fix this
in next update.
Abdiel
Thanks!
Cheers,
Miguel