tates
mean. Thanks Paul for providing them.
Signed-off-by: Daniel Wagner
Reviewed-by: "Paul E. McKenney"
Cc: Thomas Gleixner
Cc: Peter Zijlstra
---
v3:
- initialize cpu_hotplug_state correctly. Bug found by l...@intel.com
arch/x86/xen/smp.c | 4 +--
include/linux/cpu.h | 3 +-
k
tates
mean. Thanks Paul for providing them.
Signed-off-by: Daniel Wagner
Reviewed-by: Paul E. McKenney
Cc: Thomas Gleixner
Cc: Peter Zijlstra
---
Hi,
This patch is against current mainline. If you want it rebased
something else, just let me know.
cheers,
daniel
arch/x86/xen/smp.c
Hi Paul,
On 11/07/2015 08:17 AM, Paul E. McKenney wrote:
> On Thu, Oct 15, 2015 at 01:32:44PM +0200, Daniel Wagner wrote:
>> The cpu hotplug state machine in smpboot.c is reusing the states from
>> cpu.h. That is confusing when it comes to the CPU_DEAD_FROZEN usage.
>> Paul
Hi Paul,
I guess this patch got the summer conference period treatment. ACK,
NACK, completely STUPID idea?
cheers,
daniel
On 10/15/2015 01:32 PM, Daniel Wagner wrote:
> The cpu hotplug state machine in smpboot.c is reusing the states from
> cpu.h. That is confusing when it comes
tates
mean. Thanks Paul for providing them.
Signed-off-by: Daniel Wagner
Cc: Thomas Gleixner
Cc: "Paul E. McKenney"
Cc: Peter Zijlstra
Cc: xen-de...@lists.xenproject.org
Cc: linux-ker...@vger.kernel.org
---
arch/x86/xen/smp.c | 4 +--
include/linux/cpu.h | 3 +-
kernel/sm
8038dad7e888581266c76df15d70ca457a3c5910 smpboot: Add common code for
notification from dying CPU
2a442c9c6453d3d043dfd89f2e03a1deff8a6f06 x86: Use common
outgoing-CPU-notification code
Signed-off-by: Daniel Wagner
Cc: "H. Peter Anvin"
Cc: "Paul E. McKenney"
Cc: Andr