[PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
zhengqi.arch at bytedance.com
Sun Dec 29 21:01:29 PST 2024
Hi Andrew,
On 2024/12/30 12:55, Andrew Morton wrote:
> 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.
Got it. Will send a v4 ASAP (remove [PATCH v3 15/17] and
[PATCH v3 16/17], keep [PATCH v3 17/17]).
Thanks!
>
More information about the linux-um
mailing list