linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] post the event cpux add/remove besides online/offline during hotplug
@ 2018-04-16  6:35 Pingfan Liu
  2018-04-16  6:35 ` [PATCHv2 1/3] powerpc/cpuidle: dynamically register/unregister cpuidle_device " Pingfan Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pingfan Liu @ 2018-04-16  6:35 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman,
	Hari Bathini

v1->v2:
   -1.improve the commit log and explain the reproducing of bug in [3/3]
   -2.re-fragment the series, and [3/3] is the motivation, while [1~2/3] are preparation.   

Pingfan Liu (3):
  powerpc/cpuidle: dynamically register/unregister cpuidle_device during
    hotplug
  powerpc/cpu: dynmamically to create/destroy the file physical_id
    during hotplug
  powerpc/cpu: post the event cpux add/remove instead of online/offline
    during hotplug

 arch/powerpc/include/asm/smp.h               |  1 +
 arch/powerpc/kernel/sysfs.c                  | 26 ++++++++++++++------------
 arch/powerpc/platforms/pseries/hotplug-cpu.c |  3 +++
 drivers/cpuidle/cpuidle-powernv.c            |  2 ++
 drivers/cpuidle/cpuidle-pseries.c            |  2 ++
 5 files changed, 22 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-02  2:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16  6:35 [PATCHv2 0/3] post the event cpux add/remove besides online/offline during hotplug Pingfan Liu
2018-04-16  6:35 ` [PATCHv2 1/3] powerpc/cpuidle: dynamically register/unregister cpuidle_device " Pingfan Liu
2018-04-16  6:35 ` [PATCHv2 2/3] powerpc/cpu: dynmamically to create/destroy the file physical_id " Pingfan Liu
2018-04-16  6:35 ` [PATCHv2 3/3] powerpc/cpu: post the event cpux add/remove instead of online/offline " Pingfan Liu
2018-05-02  2:43 ` [PATCHv2 0/3] post the event cpux add/remove besides " Pingfan Liu

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