]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/arm64/mm/dump.c
arm64: Make the kernel page dump utility aware of the CONT bit
authorJeremy Linton <jeremy.linton@arm.com>
Wed, 7 Oct 2015 17:00:23 +0000 (12:00 -0500)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 8 Oct 2015 17:39:57 +0000 (18:39 +0100)
commit202e41a1c257eb56a05b5ff5bfde06f7ae98e6eb
treeac59717e4544efc6b03e976f3f7340dd85b7b67a
parent06f90d2527845c4767207f54280df2c5ca11e82b
arm64: Make the kernel page dump utility aware of the CONT bit

The kernel page dump utility needs to be aware of the CONT bit before
it will break up pages ranges for display.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/mm/dump.c