public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Pan Xinhui <xinhui.pan@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, mingo@redhat.com,
	peterz@infradead.org, longman@redhat.com
Subject: Re: [PATCH] locking/pvqspinlock: Wait early if vcpu is preempted
Date: Thu, 5 Jan 2017 09:23:24 +0100	[thread overview]
Message-ID: <20170105082324.GF2098@gmail.com> (raw)
In-Reply-To: <1481049850-42610-1-git-send-email-xinhui.pan@linux.vnet.ibm.com>


* Pan Xinhui <xinhui.pan@linux.vnet.ibm.com> wrote:

> If prev node is not in runnig state or its cpu is preempted, we need
> wait early in pv_wait_node. After commit "sched/core: Introduce the
> vcpu_is_preempted(cpu) interface" kernel has knowledge of one vcpu is
> running or not. So lets use it.

That's not how we reference upstream commits. I had to search the git log the hard 
way to figure out that it's commit d9345c65eb79 ...

Also, once you look at that commit you'll see how sloppy the capitalization in 
your changelog is. I fixed that up for all the original commits in the hope of you 
learning from those mistakes - but that was last year and the experiment failed.

Thanks,

	Ingo

  reply	other threads:[~2017-01-05  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06 18:44 [PATCH] locking/pvqspinlock: Wait early if vcpu is preempted Pan Xinhui
2017-01-05  8:23 ` Ingo Molnar [this message]
2017-01-05  8:44   ` Pan Xinhui

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=20170105082324.GF2098@gmail.com \
    --to=mingo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=xinhui.pan@linux.vnet.ibm.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