Quantcast
Browsing all 864 articles
Browse latest View live

[PATCH 2/5] ia64: Use common fork_idle_from_wq in smpboot

Venkatesh Pallipadi writes: (Summary) - -void __cpuinit -do_fork_idle(struct work_struct *work) -{ - struct create_idle *c_idle = - container_of(work, struct create_idle, work); - struct create_idle...

View Article


[PATCH 4/5] powerpc: Use common fork_idle_from_wq in smpboot

Venkatesh Pallipadi writes: (Summary) 63 +++++--------------------------------------- 1 files changed, 8 insertions(+), 55 deletions(-)diff --git a/arch/powerpc/kernel/smp.c b/arch/powerpc/kernel/smp.c...

View Article


[PATCH 5/5] s390: Use common fork_idle_from_wq in smpboot

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

View Article

[PATCH 3/5] mips: Use common fork_idle_from_wq in smpboot

Venkatesh Pallipadi writes: (Summary) - /* - * Processor goes to start_secondary(), sets online flag - * The following code is purely to make sure - * Linux can schedule processes on this slave. - */ -...

View Article
Browsing all 864 articles
Browse latest View live