Venkatesh Pallipadi writes: (Summary) 38 +++++---------------------------------
1 files changed, 5 insertions(+), 33 deletions(-)
diff --git a/arch/s390/kernel/smp.c b/arch/s390/kernel/smp.c index 2398ce6..7255a57 100644 --- a/arch/s390/kernel/smp.c +++ b/arch/s390/kernel/smp.c @@ -58,8 +58,6 @@ /* logical cpu to cpu address */ unsigned short __cpu_logical_map[NR_CPUS]; } -struct create_idle { - struct work_struct work; - if (!idle) { - c_idle.done = COMPLETION_INITIALIZER_ONSTACK(c_idle.done); - } - init_idle(idle, cpu);