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

From: Matt Redfearn
Date: Thu Jul 07 2016 - 03:51:34 EST


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