Re: [PATCH v3] mm/page_owner: fix for deferred struct page init

From: Qian Cai
Date: Tue Jan 08 2019 - 17:13:48 EST




On 1/8/19 5:02 PM, Andrew Morton wrote:
>
> It's unclear (to me) where we stand with this patch. Shold we proceed
> with v3 for now, or is something else planned?

I don't have anything else plan for this right now. Michal particular don't like
that 4-line ifdef which supposes to avoid an immediately regression (arguably
small) that existing page_owner users with DEFERRED_STRUCT_PAGE_INIT deselected
that would start to miss tens of thousands early page allocation call sites. So,
feel free to choose v2 of this which has no ifdef if you agree with Michal too.
I am fine either way.