]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8df766ede30e23b1f3c61f3c2e833caa15d72e3
treef6388a5bbe37ec5630cc15f805c6c9d5f5d4e20c
parent5ba5de4c653819c289f9fb4813b61da20ec81532
mm/debug_vm_pgtable: update comments regarding migration swap entries

Commit bae43a0eccf9 ("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