[PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
Andrew Morton
akpm at linux-foundation.org
Sun Dec 29 20:55:45 PST 2024
On Mon, 30 Dec 2024 11:12:00 +0800 Qi Zheng <zhengqi.arch at bytedance.com> wrote:
> > For now struct ptdesc overlaps struct page, but the goal is to have them
> > separate and always operate on struct ptdesc when working with page tables.
>
> OK, so tlb_remove_page_ptdesc() and tlb_remove_ptdesc() are somewhat
> intermediate products of the project.
>
> Hi Andrew, can you help remove [PATCH v3 15/17], [PATCH v3 16/17] and
> [PATCH v3 17/17] from the mm-unstable branch?
>
> For [PATCH v3 17/17], I can send it separately later, or Kevin Brodsky
> can help do this in his patch series. ;)
I think it would be best if you were to send a v4 series. Please
ensure that the changelogs are appropriately updated to reflect these
(and any other) changes.
More information about the linux-um
mailing list