Hi Lianbo,
Can you help double check if the code related to PG_* flags in the crash
tool needs to be changed accordingly?
I checked the code related to PG_* flags in the crash tool, there is no other PG_*
flag needs to be changed except PG_slab.
In the reworked patch, the SLAB_PAGEFLAGS flag is introduced to detect the change of
PG_slab's type from a page flag to a page type instead of comparing linux version
method.
https://lists.crash-utility.osci.io/archives/list/devel@lists.crash-utili...
Thanks