linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Memblock cleanup plus memory removal fix
@ 2017-01-03 20:56 Laura Abbott
  2017-01-03 20:56 ` [PATCH 1/2] arm: Cleanup sanity_check_meminfo Laura Abbott
  2017-01-03 20:56 ` [PATCH 2/2] arm: Adjust memory boundaries after reservations Laura Abbott
  0 siblings, 2 replies; 5+ messages in thread
From: Laura Abbott @ 2017-01-03 20:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

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.

Thanks,
Laura

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

 arch/arm/kernel/setup.c | 12 ++++++++--
 arch/arm/mm/mmu.c       | 62 +++++++++++++++++--------------------------------
 arch/arm/mm/nommu.c     |  8 +++----
 3 files changed, 35 insertions(+), 47 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-04 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 20:56 [PATCH 0/2] Memblock cleanup plus memory removal fix Laura Abbott
2017-01-03 20:56 ` [PATCH 1/2] arm: Cleanup sanity_check_meminfo Laura Abbott
2017-01-04  1:12   ` Nicolas Pitre
2017-01-04 16:50     ` Laura Abbott
2017-01-03 20:56 ` [PATCH 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).