All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/3] enable nr_cpus for powerpc
@ 2018-03-12  4:43 ` Pingfan Liu
  0 siblings, 0 replies; 14+ messages in thread
From: Pingfan Liu @ 2018-03-12  4:43 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: cascardo, gpiccoli, kexec, paulus, mpe, benh

This topic has a very long history. It comes from Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
For v3: https://patchwork.ozlabs.org/patch/834860/
In this series, I separate and change the mapping between cpu logical id and hwid.
I hope we can acquire it for "kexec -p"

Mahesh Salgaonkar (1):
  ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to
    hit.

Pingfan Liu (2):
  powerpc, cpu: partially unbind the mapping between cpu logical id and 
       its seq in dt
  powerpc, cpu: handling the special case when boot_cpuid greater than
    nr_cpus

 arch/powerpc/include/asm/paca.h    |  3 +++
 arch/powerpc/include/asm/smp.h     |  1 +
 arch/powerpc/kernel/paca.c         | 19 ++++++++++++++-----
 arch/powerpc/kernel/prom.c         | 25 ++++++++++++++-----------
 arch/powerpc/kernel/setup-common.c | 35 +++++++++++++++++++++++++++++++++--
 5 files changed, 65 insertions(+), 18 deletions(-)

-- 
2.7.4


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2018-03-14  2:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12  4:43 [PATCHv4 0/3] enable nr_cpus for powerpc Pingfan Liu
2018-03-12  4:43 ` Pingfan Liu
2018-03-12  4:43 ` [PATCHv4 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt Pingfan Liu
2018-03-12  4:43   ` Pingfan Liu
2018-03-13  2:58   ` Benjamin Herrenschmidt
2018-03-13  2:58     ` Benjamin Herrenschmidt
2018-03-14  2:02     ` Pingfan Liu
2018-03-14  2:02       ` Pingfan Liu
2018-03-13  5:06   ` kbuild test robot
2018-03-13  5:06     ` kbuild test robot
2018-03-12  4:43 ` [PATCHv4 2/3] powerpc, cpu: handling the special case when boot_cpuid greater than nr_cpus Pingfan Liu
2018-03-12  4:43   ` Pingfan Liu
2018-03-12  4:43 ` [PATCHv4 3/3] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit Pingfan Liu
2018-03-12  4:43   ` Pingfan Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.