Re: [PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing

From: Ingo Molnar
Date: Mon Apr 14 2025 - 01:35:01 EST



* Ankur Arora <ankur.a.arora@xxxxxxxxxx> wrote:

> Ankur Arora (4):
> x86/clear_page: extend clear_page*() for multi-page clearing
> x86/clear_page: add clear_pages()
> huge_page: allow arch override for folio_zero_user()
> x86/folio_zero_user: multi-page clearing

These are not how x86 commit titles should look like. Please take a
look at the titles of previous commits to the x86 files you are
modifying and follow that style. (Capitalization, use of verbs, etc.)

Thanks,

Ingo