stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: "H. Peter Anvin" <hpa@zytor.com>,
	kys@microsoft.com, haiyangz@microsoft.com, tglx@linutronix.de,
	mingo@redhat.com, x86@kernel.org, devel@linuxdriverproject.org,
	linux-kernel@vger.kernel.org
Cc: "stable@vger.kernel.org >> Stable" <stable@vger.kernel.org>
Subject: Re: [PATCH] x86, hyperv: bypass the timer_irq_works() check
Date: Tue, 11 Feb 2014 16:30:28 +0800	[thread overview]
Message-ID: <52F9DFA4.60106@redhat.com> (raw)
In-Reply-To: <52E49236.6080805@redhat.com>

On 01/26/2014 12:42 PM, Jason Wang wrote:
> On 01/25/2014 05:20 AM, H. Peter Anvin wrote:
>> On 01/23/2014 10:02 PM, Jason Wang wrote:
>>> This patch bypass the timer_irq_works() check for hyperv guest since:
>>>
>>> - It was guaranteed to work.
>>> - timer_irq_works() may fail sometime due to the lpj calibration were inaccurate
>>>   in a hyperv guest or a buggy host.
>>>
>>> In the future, we should get the tsc frequency from hypervisor and use preset
>>> lpj instead.
>>>
>>> Cc: K. Y. Srinivasan <kys@microsoft.com>
>>> Cc: Haiyang Zhang <haiyangz@microsoft.com>
>>> Signed-off-by: Jason Wang <jasowang@redhat.com>
>> This should be in -stable, right?
>>
>> 	-hpa
>>
>>
> Oh, right.
>
> Cc: <stable@vger.kernel.org>

Ping, need I resend the patch or it's ok for you to apply?

      reply	other threads:[~2014-02-11  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1390543371-10748-1-git-send-email-jasowang@redhat.com>
     [not found] ` <52E2D904.6020608@zytor.com>
2014-01-26  4:42   ` [PATCH] x86, hyperv: bypass the timer_irq_works() check Jason Wang
2014-02-11  8:30     ` Jason Wang [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=52F9DFA4.60106@redhat.com \
    --to=jasowang@redhat.com \
    --cc=devel@linuxdriverproject.org \
    --cc=haiyangz@microsoft.com \
    --cc=hpa@zytor.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).