[PATCH 0/3] make stopper threads more "selfparking"

2015-10-09 Thread Oleg Nesterov
On top of "[PATCH 0/3]" I sent yesterday, although it doesn't
really depend on that series.

Peter, note that 3/3 is from you ;) I hope you won't object.

Thomas, could you please comment? 1/3 looks like a cleanup to me
(if correct), but cleanups are always subjective, so please nack
if you don't like it for any reason.

Oleg.

 include/linux/smpboot.h  |4 
 include/linux/stop_machine.h |1 +
 kernel/sched/core.c  |5 -
 kernel/smpboot.c |5 ++---
 kernel/stop_machine.c|8 +++-
 5 files changed, 10 insertions(+), 13 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] make stopper threads more "selfparking"

2015-10-09 Thread Oleg Nesterov
On top of "[PATCH 0/3]" I sent yesterday, although it doesn't
really depend on that series.

Peter, note that 3/3 is from you ;) I hope you won't object.

Thomas, could you please comment? 1/3 looks like a cleanup to me
(if correct), but cleanups are always subjective, so please nack
if you don't like it for any reason.

Oleg.

 include/linux/smpboot.h  |4 
 include/linux/stop_machine.h |1 +
 kernel/sched/core.c  |5 -
 kernel/smpboot.c |5 ++---
 kernel/stop_machine.c|8 +++-
 5 files changed, 10 insertions(+), 13 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/