linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: mm: dump: a couple of fixes
@ 2014-12-05 12:34 Mark Rutland
  2014-12-05 12:34 ` [PATCH 1/2] arm64: mm: dump: fix shift warning Mark Rutland
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mark Rutland @ 2014-12-05 12:34 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-12-11 18:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 12:34 [PATCH 0/2] arm64: mm: dump: a couple of fixes Mark Rutland
2014-12-05 12:34 ` [PATCH 1/2] arm64: mm: dump: fix shift warning Mark Rutland
2014-12-05 13:39   ` Steve Capper
2014-12-05 13:42     ` Mark Rutland
2014-12-05 12:34 ` [PATCH 2/2] arm64: mm: dump: don't skip final region Mark Rutland
2014-12-05 16:08   ` Steve Capper
2014-12-10 17:56 ` [PATCH 0/2] arm64: mm: dump: a couple of fixes Laura Abbott
2014-12-11 18:20   ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).