]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad084038d4a776e64676ab4c0b5d8ed3570f9e22
treeac59717e4544efc6b03e976f3f7340dd85b7b67a
parent7e4d8dbb78f7a1b991f3f154fc365ca60a3f6907
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