Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345351
| From | Alexander Gordeev <agordeev@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] sched/core: Cleanup leftovers in __schedule() |
| Date | 2016-02-28 17:50 +0100 |
| Message-ID | <r7cHD-5nd-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
*** BLURB HERE *** Alexander Gordeev (2): sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() sched/core: Get rid of 'cpu' variable in __schedule() kernel/sched/core.c | 7 ++----- kernel/workqueue.c | 4 ++-- kernel/workqueue_internal.h | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) -- 1.8.3.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] sched/core: Cleanup leftovers in __schedule() Alexander Gordeev <agordeev@redhat.com> - 2016-02-28 17:50 +0100
[PATCH 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Alexander Gordeev <agordeev@redhat.com> - 2016-02-28 17:50 +0100
Re: [PATCH 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() kbuild test robot <lkp@intel.com> - 2016-02-28 18:50 +0100
Re: [PATCH 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Oleg Nesterov <oleg@redhat.com> - 2016-02-29 20:10 +0100
csiph-web