> On Thu, Sep 19, 2024 at 10:43 AM <devel-request(a)lists.crash-utility.osci.io> > wrote: > > Or can it be placed after the page_flags_init()? Just like this: > > diff --git a/memory.c b/memory.c > index 967a9cf58959..9340a8366b98 100644 > --- a/memory.c > +++ b/memory.c > @@ -1278,6 +1278,8 @@ vm_init(void) > > page_flags_init(); > > + page_type_init(); > + > rss_page_types_init(); > > vt->flags |= VM_INIT; > Fine, I will post it as v3 for review. Thanks Qiwu -- Crash-utility mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxxxxxx https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/ Contribution Guidelines: https://github.com/crash-utility/crash/wiki