mm/debug_vm_pgtable: update comments regarding migration swap entries
authorAnshuman Khandual <anshuman.khandual@arm.com>
Fri, 14 Jan 2022 22:05:07 +0000 (14:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2022 14:30:26 +0000 (16:30 +0200)
commit236476180c0f5d308fb313d5570d0b067307884c
treef6388a5bbe37ec5630cc15f805c6c9d5f5d4e20c
parent3e9d80a891df3b1a5d77db47fa7fdf33ba71e5cb
mm/debug_vm_pgtable: update comments regarding migration swap entries

Commit 4dd845b5a3e5 ("mm/swapops: rework swap entry manipulation code")
had changed migtation entry related helpers.  Just update
debug_vm_pgatble() synced documentation to reflect those changes.

Link: https://lkml.kernel.org/r/1641880417-24848-1-git-send-email-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/vm/arch_pgtable_helpers.rst
mm/debug_vm_pgtable.c