From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8B2F0E7737E for ; Sat, 30 Sep 2023 18:11:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hBWZUsVI14QHphwveCWwQ/9QwB1ORsXw8x7VU8EOi8E=; b=Fgo+5hP+JShuSp 7e1tNKvfXnlxJNIGmvrdqBVuZu7JtJZcuk4Ekq8KtDKG8F9Z0sBvAIXT+HSz+KEWNK8gSpRmoE/4P xh5w1ihcYSKv5pVMgEmi/VWyuHK0wkz+rOClgurTgxjo4lHkTff58wpy7py0AvgzggIHRqMd3JaR1 xfBD5OpxwguEjxOVaGPclAjWYhqYOFXCWfh59ECP1CffW1RYXSzMw7HenYZaqsdQgxc+opSj5Rwg+ VgTMSMbRpO+LcXJlKvXBRPKtmH5L5EFgnTvDxR/YXscwRuOBnUD0rGiQ4QPJm/QhdUlFKWokfahWH SGZ1xOZH4tyqRBrJMoOw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qmeR5-00A00L-0Q; Sat, 30 Sep 2023 18:11:27 +0000 Received: from mail-pf1-f176.google.com ([209.85.210.176]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qmeR2-009zzO-14 for linux-arm-kernel@lists.infradead.org; Sat, 30 Sep 2023 18:11:25 +0000 Received: by mail-pf1-f176.google.com with SMTP id d2e1a72fcca58-68fdcc37827so1242415b3a.0 for ; Sat, 30 Sep 2023 11:11:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696097482; x=1696702282; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=6TXn5EVj6LatWgiRJOE6Q8kenZuC5VUG7hu5Ruisxfw=; b=a8pcEe5e89vMvWqaQ4mwguP0BOuTy39EvdkCGTtrmCeXSBUzdaHwWLorbsaks/rnUu YZT2mswORtEzaq4vdpmS/QYKX0cjIwgTKwScf/ozRkPc9dNqCLG6R0QCXkJHYcq1Ywl6 e8HSpGIiNaJZnbQmuT33ozCHM0JgouJIXohb3QfGrcW6QnuPtrb6ZJXCUXDlULSOtm68 SO+Uw0mfrW+YAQHROSR4n8jViS+V1zcuaHm0tdbr/JCIpKYKTHuH6RsaeD0G5rmucQKh w2NIjAbJwBQx6r6uxyByS4p7ElImfYdpOxE0YPBwQJ38ATHqGzfYTUxzbc4eoej9n0QS NvUg== X-Gm-Message-State: AOJu0YxTyrb23LjiMCvTE1pZZ8I1Ft/VevjxE1OYTXj4SoSTU8PF3emb PvYUsV+4WoFQRD7JxMQ6F58= X-Google-Smtp-Source: AGHT+IG8yfBEc/mvB02AlNeuIWF5R6nONr+MMMVd7OPW+QTH0f19znw98ZuhkzsbdpNX71Nf57LDPg== X-Received: by 2002:a17:90b:1982:b0:279:dae:2d3f with SMTP id mv2-20020a17090b198200b002790dae2d3fmr11586365pjb.22.1696097481748; Sat, 30 Sep 2023 11:11:21 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id mu13-20020a17090b388d00b00256799877ffsm3398075pjb.47.2023.09.30.11.11.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Sep 2023 11:11:21 -0700 (PDT) Date: Sat, 30 Sep 2023 18:11:19 +0000 From: Wei Liu To: Greg KH Cc: Nuno Das Neves , linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, patches@lists.linux.dev, mikelley@microsoft.com, kys@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com, decui@microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.microsoft.com, vkuznets@redhat.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, hpa@zytor.com, will@kernel.org, catalin.marinas@arm.com Subject: Re: [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V Message-ID: References: <1696010501-24584-1-git-send-email-nunodasneves@linux.microsoft.com> <1696010501-24584-16-git-send-email-nunodasneves@linux.microsoft.com> <2023093004-evoke-snowbird-363b@gregkh> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2023093004-evoke-snowbird-363b@gregkh> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230930_111124_390128_E87AA2FC X-CRM114-Status: GOOD ( 13.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Sep 30, 2023 at 08:11:37AM +0200, Greg KH wrote: > On Fri, Sep 29, 2023 at 11:01:41AM -0700, Nuno Das Neves wrote: > > --- /dev/null > > +++ b/include/uapi/linux/mshv.h > > @@ -0,0 +1,306 @@ > > +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ > > Much better. > > > +#ifndef _UAPI_LINUX_MSHV_H > > +#define _UAPI_LINUX_MSHV_H > > + > > +/* > > + * Userspace interface for /dev/mshv > > + * Microsoft Hypervisor root partition APIs > > + * NOTE: This API is not yet stable! > > Sorry, that will not work for obvious reasons. This can be removed. For practical purposes, the API has been stable for the past three years. Thanks, Wei. > > greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel