[PATCH 0/2] arm64: mm: dump: a couple of fixes

Mark Rutland mark.rutland at arm.com
Fri Dec 5 04:34:53 PST 2014


While using the mm dump code, I spotted a couple of issues; one build warning
and one theoretical failure on systems endowed with plenty of RAM (as with ARM
[1], though arm64 requires a slightly different resolution). These patches
(based on next-20141205), fix those issues.

Mark.

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/308952.html

Mark Rutland (2):
  arm64: mm: dump: fix shift warning
  arm64: mm: dump: don't skip final region

 arch/arm64/mm/dump.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
1.9.1




More information about the linux-arm-kernel mailing list