linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] Memblock cleanup plus memory removal fix
@ 2017-01-10  1:18 Laura Abbott
  2017-01-10  1:18 ` [PATCHv3 1/2] arm: Cleanup sanity_check_meminfo Laura Abbott
  2017-01-10  1:18 ` [PATCHv3 2/2] arm: Adjust memory boundaries after reservations Laura Abbott
  0 siblings, 2 replies; 3+ messages in thread
From: Laura Abbott @ 2017-01-10  1:18 UTC (permalink / raw)
  To: Russell King, Nicolas Pitre, Grygorii Strashko
  Cc: Laura Abbott, linux-arm-kernel, lilja.magnus, festevam, linux-kernel

Hi,

This is v3 of the series ot make sanity_check_meminfo (renamed in this series)
more readable and less error prone and fix an existing bug. This is just typo
and style fixes from v2.

Russell, if I don't hear any objections in a few days I am going to put this in
the patch tracker.

As a reminder, of the motivation fot this series, during the course of
https://marc.info/?l=linux-arm-kernel&m=148145259511248, Grygorii Strashko
reminded me of another issue where I proposed a patch but never followed up on
it. The patch in
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/296978.html
did some cleanup and renaming of sanity_check_meminfo. I think this makes the
code more readable so I'd like to resurect it and rebase my fix
http://lists.infradead.org/pipermail/linux-arm-kernel/2016-December/474060.html
on top of it.


Laura Abbott (2):
  arm: Cleanup sanity_check_meminfo
  arm: Adjust memory boundaries after reservations

 arch/arm/kernel/setup.c | 10 +++++--
 arch/arm/mm/mmu.c       | 69 +++++++++++++++++++------------------------------
 arch/arm/mm/nommu.c     |  8 +++---
 3 files changed, 39 insertions(+), 48 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-10  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-10  1:18 [PATCHv3 0/2] Memblock cleanup plus memory removal fix Laura Abbott
2017-01-10  1:18 ` [PATCHv3 1/2] arm: Cleanup sanity_check_meminfo Laura Abbott
2017-01-10  1:18 ` [PATCHv3 2/2] arm: Adjust memory boundaries after reservations Laura Abbott

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).