From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH v6 18/19] x86: Add support for generic vDSO Date: Fri, 14 Jun 2019 17:17:10 -0400 Message-ID: <20190614211710.GQ1513@sasha-vm> References: <20190530141531.43462-1-vincenzo.frascino@arm.com> <20190530141531.43462-19-vincenzo.frascino@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: Michael Kelley , Vincenzo Frascino , "linux-arch@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-mips@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , Catalin Marinas , Will Deacon , Arnd Bergmann , Russell King , Ralf Baechle , Paul Burton , Daniel Lezcano , Mark Salyzyn , Peter Collingbourne , Shuah List-Id: linux-arch.vger.kernel.org On Fri, Jun 14, 2019 at 01:15:23PM +0200, Thomas Gleixner wrote: >On Thu, 30 May 2019, Michael Kelley wrote: >> Vincenzo -- these changes for Hyper-V are a subset of a larger patch set >> I have that moves all of the Hyper-V clock/timer code into a separate >> clocksource driver in drivers/clocksource, with an include file in >> includes/clocksource. That new include file should be able to work >> instead of your new mshyperv-tsc.h. It also has the benefit of being >> ISA neutral, so it will work with my in-progress patch set to support >> Linux on Hyper-V on ARM64. See https://lkml.org/lkml/2019/5/27/231 >> for the new clocksource driver patch set. > >Grrr. That's queued in hyperv-next for whatever reasons. I queue up our future pull requests there to give them some soaking in -next. >Sasha, can you please provide me the branch to pull from so I can have a >common base for all the various changes floating around? I'll send you a unified pull request for these changes. -- Thanks, Sasha From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:60176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726349AbfFNVRL (ORCPT ); Fri, 14 Jun 2019 17:17:11 -0400 Date: Fri, 14 Jun 2019 17:17:10 -0400 From: Sasha Levin Subject: Re: [PATCH v6 18/19] x86: Add support for generic vDSO Message-ID: <20190614211710.GQ1513@sasha-vm> References: <20190530141531.43462-1-vincenzo.frascino@arm.com> <20190530141531.43462-19-vincenzo.frascino@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Thomas Gleixner Cc: Michael Kelley , Vincenzo Frascino , "linux-arch@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-mips@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , Catalin Marinas , Will Deacon , Arnd Bergmann , Russell King , Ralf Baechle , Paul Burton , Daniel Lezcano , Mark Salyzyn , Peter Collingbourne , Shuah Khan , Dmitry Safonov <0x7f454c46@gmail.com>, Rasmus Villemoes , Huw Davies Message-ID: <20190614211710.bSEbsEr-7Qs8OO_Vg_Z0Z35R5IhlFMBTfC3Uxc5mQ0A@z> On Fri, Jun 14, 2019 at 01:15:23PM +0200, Thomas Gleixner wrote: >On Thu, 30 May 2019, Michael Kelley wrote: >> Vincenzo -- these changes for Hyper-V are a subset of a larger patch set >> I have that moves all of the Hyper-V clock/timer code into a separate >> clocksource driver in drivers/clocksource, with an include file in >> includes/clocksource. That new include file should be able to work >> instead of your new mshyperv-tsc.h. It also has the benefit of being >> ISA neutral, so it will work with my in-progress patch set to support >> Linux on Hyper-V on ARM64. See https://lkml.org/lkml/2019/5/27/231 >> for the new clocksource driver patch set. > >Grrr. That's queued in hyperv-next for whatever reasons. I queue up our future pull requests there to give them some soaking in -next. >Sasha, can you please provide me the branch to pull from so I can have a >common base for all the various changes floating around? I'll send you a unified pull request for these changes. -- Thanks, Sasha