[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CY4PR21MB0773628CB5DEE1A1F11461C4D7C90@CY4PR21MB0773.namprd21.prod.outlook.com>
Date: Sun, 4 Nov 2018 03:39:36 +0000
From: Michael Kelley <mikelley@...rosoft.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Juergen Gross <jgross@...e.com>
CC: "virtualization@...ts.linux-foundation.org"
<virtualization@...ts.linux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"daniel.lezcano@...aro.org" <daniel.lezcano@...aro.org>,
"akataria@...are.com" <akataria@...are.com>,
"olaf@...fle.de" <olaf@...fle.de>,
"apw@...onical.com" <apw@...onical.com>,
vkuznets <vkuznets@...hat.com>,
"jasowang@...hat.com" <jasowang@...hat.com>,
"marcelo.cerri@...onical.com" <marcelo.cerri@...onical.com>,
KY Srinivasan <kys@...rosoft.com>
Subject: RE: [PATCH 0/2] i8253: Fix PIT shutdown quirk on Hyper-V
From: Thomas Gleixner <tglx@...utronix.de> Sent: Saturday, November 3, 2018 10:22 AM
>
> > Did you consider using a static_key instead? You could set it in
> > ms_hyperv_init_platform(). This would enable you to support future
> > Hyper-V versions which don't require avoiding to set the count to zero.
>
> Duh. Now that you say it it's more than obvious. Instead of checking for
> running on hyperv have a quirk check in that function and set it from
> hyperv. Not necessarily a static key required as this is not a fast path,
> so a simple ro_after_init marked variable is good enough
>
> Michael, sorry for guiding you down the wrong road. Juergens idea is much
> better.
Thanks. Will send a new patch set shortly.
>
> If you redo that, could you please make sure, that your mail series is
> properly threaded? i.e. the 1..n/n mails contain a
>
> Reference: <message_id_of_0/n>
>
Argh. Caused by a one-time foul up. I'll make sure not to do that again.
Michael
Powered by blists - more mailing lists