Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1438257

[PATCH 0/3] Support for MIPSr6 CPU hotplug.

From Matt Redfearn <matt.redfearn@imgtec.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Support for MIPSr6 CPU hotplug.
Date 2016-07-07 10:00 +0200
Message-ID <rSco2-3Zm-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series adds support for hotplug of MIPSr6 Virtual Processors such
as found in the I6400.

Patch 1 allows VPs other than VP0 within a MIPSr6 core to start when a
core is booted.

Patch 2 adds support for removing CPUs, allowing CPU hotpug to be used
with MIPSr6 devices.

Patch 3 is a tidy up to move the CPU hotplug config option into the
Kernel type menu within menuconfig.

Based atop 4.7-rc6


Matt Redfearn (3):
  MIPS: smp-cps: Allow booting of CPU other than VP0 within a core
  MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processors
  MIPS: Move CPU Hotplug config option into submenu

 arch/mips/Kconfig          | 20 ++++++++++----------
 arch/mips/kernel/smp-cps.c | 41 ++++++++++++++++++++++++++++++++---------
 2 files changed, 42 insertions(+), 19 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Support for MIPSr6 CPU hotplug. Matt Redfearn <matt.redfearn@imgtec.com> - 2016-07-07 10:00 +0200
  [PATCH 3/3] MIPS: Move CPU Hotplug config option into submenu Matt Redfearn <matt.redfearn@imgtec.com> - 2016-07-07 10:00 +0200
  [PATCH 1/3] MIPS: smp-cps: Allow booting of CPU other than VP0 within a core Matt Redfearn <matt.redfearn@imgtec.com> - 2016-07-07 10:00 +0200

csiph-web