-----Original Message-----
On Wed, May 26, 2021 at 4:33 PM HAGIO KAZUHITO(萩尾 一仁)
<k-hagio-ab(a)nec.com <mailto:k-hagio-ab@nec.com>
> wrote:
Fix for the "kmem {-n|-p}" options on Linux 5.12-rc1 and later kernels
that contain commit 1f90a3477df3f ("mm: teach pfn_to_online_page()
about ZONE_DEVICE section collisions"). Without the patch, the
"kmem -n" option incorrectly shows mem_map addresses containing the
flag in bit 5 as part of the virtual address, and also the "kmem -p"
option shows page structures at wrong position. With the patch,
the "kmem -n" option displays the new "D" state flag.
This looks good to me. Acked-by: Lianbo Jiang <lijiang(a)redhat.com
<mailto:lijiang@redhat.com> >
Thanks.
Thanks, merged the two patches you acked yesterday.
Kazu