linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V8 0/3] powerpc/nodes: Fix issues with memoryless nodes
@ 2017-11-28 22:58 Michael Bringmann
  2017-11-28 22:58 ` [PATCH V8 1/3] powerpc/nodes: Ensure enough nodes avail for operations Michael Bringmann
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Bringmann @ 2017-11-28 22:58 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Michael Bringmann, Nathan Fontenot

powerpc/nodes: Ensure enough nodes avail for operations

powerpc/initnodes: Ensure nodes initialized for hotplug

hotplug/cpu: Fix crash with memoryless nodes

Signed-off-by: Michael Bringmann <mwb@linux.vnet.ibm.com>

Michael Bringmann (3):
  powerpc/nodes: Ensure enough nodes avail for operations
  powerpc/initnodes: Ensure nodes initialized for hotplug
  hotplug/cpu: Fix crash with memoryless nodes
---
Changes in V8:
  -- Remove unneeded pr_info() statement
  -- Clarify 'resources' as 'CPUs' in patch description regarding
     VPHN call.  Add another clause to statement mentioning that
     shared CPUs start in node 0, and are finally assigned per
     VPHN information.
  -- Change a 'printk(KERN_INFO ...)' statement to be a pr_debug()
     statement.
  -- Rename 'find_cpu_nid' to 'find_and_online_cpu_nid' for better
     clarity of its function.
  -- Restore '__init' tag to definition of 'setup_node_data'

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

end of thread, other threads:[~2018-01-29  4:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 22:58 [PATCH V8 0/3] powerpc/nodes: Fix issues with memoryless nodes Michael Bringmann
2017-11-28 22:58 ` [PATCH V8 1/3] powerpc/nodes: Ensure enough nodes avail for operations Michael Bringmann
2018-01-08 19:13   ` Nathan Fontenot
2018-01-29  4:13   ` [V8,1/3] " Michael Ellerman
2017-11-28 22:58 ` [PATCH V8 2/3] poserpc/initnodes: Ensure nodes initialized for hotplug Michael Bringmann
2018-01-08 19:14   ` Nathan Fontenot
2017-11-28 22:58 ` [PATCH V8 3/3] hotplug/cpu: Fix crash with memoryless nodes Michael Bringmann
2018-01-08 19:15   ` Nathan Fontenot

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