]> 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)
commit24988c81436236002970f761ed8be72e4e81ddb0
treef6388a5bbe37ec5630cc15f805c6c9d5f5d4e20c
parent14808f2c9d4c257c782bccaec1182bd46d100a67
mm/debug_vm_pgtable: update comments regarding migration swap entries

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