linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] powerpc: Memory hotplug cleanups
@ 2016-01-28  2:41 David Gibson
  2016-01-28  2:41 ` [PATCH 1/4] arch/powerpc: Clean up error handling for htab_remove_mapping David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Gibson @ 2016-01-28  2:41 UTC (permalink / raw)
  To: mpe, benh; +Cc: paulus, linuxppc-dev, linux-kernel, David Gibson

These are some fairly straightforward cleanups to the memory hotplug
paths on powerpc.  Mostly it deals with more graceful handling of
failure cases.

This series is a soft prerequisite for my patches for HPT resizing on
pseries.

David Gibson (4):
  arch/powerpc: Clean up error handling for htab_remove_mapping
  arch/powerpc: Handle removing maybe-present bolted HPTEs
  arch/powerpc: Clean up memory hotplug failure paths
  arch/powerpc: Split hash page table sizing heuristic into a helper

 arch/powerpc/include/asm/machdep.h    |  2 +-
 arch/powerpc/include/asm/mmu-hash64.h |  3 ++
 arch/powerpc/mm/hash_utils_64.c       | 66 +++++++++++++++++++++--------------
 arch/powerpc/mm/init_64.c             | 47 ++++++++++++++++---------
 arch/powerpc/mm/mem.c                 | 10 ++++--
 arch/powerpc/platforms/pseries/lpar.c |  7 ++--
 6 files changed, 88 insertions(+), 47 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-01-28  2:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28  2:41 [PATCH 0/4] powerpc: Memory hotplug cleanups David Gibson
2016-01-28  2:41 ` [PATCH 1/4] arch/powerpc: Clean up error handling for htab_remove_mapping David Gibson
2016-01-28  2:41 ` [PATCH 2/4] arch/powerpc: Handle removing maybe-present bolted HPTEs David Gibson
2016-01-28  2:41 ` [PATCH 3/4] arch/powerpc: Clean up memory hotplug failure paths David Gibson
2016-01-28  2:41 ` [PATCH 4/4] arch/powerpc: Split hash page table sizing heuristic into a helper David Gibson

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