Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348154
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() |
| Date | 2016-03-02 16:30 +0100 |
| Message-ID | <r8gST-14i-41@gated-at.bofh.it> (permalink) |
| References | <r8dBD-75k-5@gated-at.bofh.it> <r8dBD-75k-3@gated-at.bofh.it> <r8dLk-7nZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 02, 2016 at 01:03:16PM +0100, Peter Zijlstra wrote: > > This really should also have been Cc'ed to TJ, doing so now. > > On Wed, Mar 02, 2016 at 12:53:31PM +0100, Alexander Gordeev wrote: > > Given that wq_worker_sleeping() could only be called for a > > CPU it is running on, we do not need passing a CPU ID as an > > argument. > > > > Suggested-by: Oleg Nesterov <oleg@redhat.com> > > Cc: Oleg Nesterov <oleg@redhat.com> > > Cc: Peter Zijlstra <peterz@infradead.org> > > Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Acked-by: Tejun Heo <tj@kernel.org> I'll route this through wq/for-4.6. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Alexander Gordeev <agordeev@redhat.com> - 2016-03-02 13:00 +0100
Re: [PATCH v3 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Peter Zijlstra <peterz@infradead.org> - 2016-03-02 13:10 +0100
Re: [PATCH v3 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Tejun Heo <tj@kernel.org> - 2016-03-02 16:30 +0100
csiph-web