mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Alexander Gordeev <agordeev@redhat.com>
Cc: linux-kernel@vger.kernel.org, Oleg Nesterov <oleg@redhat.com>
Subject: Re: [PATCH v2 2/2] sched/core: Get rid of 'cpu' variable in __schedule()
Date: Tue, 1 Mar 2016 13:40:46 +0100	[thread overview]
Message-ID: <20160301124046.GS6357@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <37225565296cf09eab30842f77dfb31ef56379e2.1456825203.git.agordeev@redhat.com>

On Tue, Mar 01, 2016 at 01:01:42PM +0100, Alexander Gordeev wrote:
> 'cpu' variable is only used to acquire the current runqueue.
> By using this_rq() instead, we can get rid of that variable.

Does not apply to tip/sched/core

      reply	other threads:[~2016-03-01 12:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 12:01 [PATCH v2 0/2] sched/core: Cleanup leftovers " Alexander Gordeev
2016-03-01 12:01 ` [PATCH v2 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() Alexander Gordeev
2016-03-01 12:01 ` [PATCH v2 2/2] sched/core: Get rid of 'cpu' variable in __schedule() Alexander Gordeev
2016-03-01 12:40   ` Peter Zijlstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160301124046.GS6357@twins.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=agordeev@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome