Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp838240ybi; Fri, 14 Jun 2019 04:17:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqzEzx3BZa93mtvP7TE47BUFzCsIy+niX+I/jcp2zkQfWzy8BmQn1Ca9hRld8X6XsN063nIk X-Received: by 2002:a17:90a:5288:: with SMTP id w8mr10683036pjh.61.1560511061361; Fri, 14 Jun 2019 04:17:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560511061; cv=none; d=google.com; s=arc-20160816; b=JC340QN40UqFtu7drJ48dxnp13o+o3bJVFdFnudV4zmV6XPXazJHngJqjdMAzwipvX u2IRsNV9kHoViutG/By3cR71WSn9tOA1SiwzEwEMxHEp9XKI2vyEwzJ0MmY7Q9ircDz0 ytPrviM0L6Cv44vbk8tQfceqiu037itDIvQ1rIZwn4hLoqbZ/cqMeBqhBVrC4y3AifnX yPoFknYa6ibbrIzGzYkJRCuOgmk1YUPDH7ngZVlpNBflVSXuBdNTFm5RvHVakCFPc69L rR6oYT70th3Qrn4if7LvTwj5Rn5b8pSD54lASd3m3WJi8XSStOi2AnaTFw4as1OuL0v+ cAug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=CZ/YWX5wAMm1TUBDpgLogW2CTSF3dzsMvR4WW/ZRbjE=; b=hQ4rfcpPqNKCpHYJQ8t0H6C/0y6fC/y7y6H4wLXg3v0+TnEFYufT7tX9M5NouHAcKG GUJ/HYEGN5koS9TiGVfv6ZjJLD+yKNzCzu/9LIM/WGnX0aIrm6ktcieuQJs/n4ud5A5+ ghwhnDS3gGbSLBYt8zyR6YdpqtsonVeXoXvzN/VMebFaZe+YryrcR/h6baj93Q/SH7na +Ca2kCf2W5sPed08izVm6Qe9b4N0Ay2N3hK1zKsABmJierwUoo2zsLED0scvi/d1BmBg Pyt1Sy7R47faeZSzi8Pu68nte42TZ8QJVYztabEp/EB9z0U9Y0UqFrvYrkSc4NqsjD+q 76/g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q15si2276411pgi.575.2019.06.14.04.17.24; Fri, 14 Jun 2019 04:17:41 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727441AbfFNLPa (ORCPT + 99 others); Fri, 14 Jun 2019 07:15:30 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:37537 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727216AbfFNLP3 (ORCPT ); Fri, 14 Jun 2019 07:15:29 -0400 Received: from [5.158.153.52] (helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hbkB2-0000Rx-2w; Fri, 14 Jun 2019 13:15:24 +0200 Date: Fri, 14 Jun 2019 13:15:23 +0200 (CEST) From: Thomas Gleixner To: Michael Kelley cc: 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 , Sasha Levin Subject: RE: [PATCH v6 18/19] x86: Add support for generic vDSO In-Reply-To: Message-ID: References: <20190530141531.43462-1-vincenzo.frascino@arm.com> <20190530141531.43462-19-vincenzo.frascino@arm.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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? Thanks, tglx