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 A7AD0C00528 for ; Thu, 3 Aug 2023 00:24:12 +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=BZ+9Z+rhVrL/Tb4Pj8qMV7EBvK0nMooVhuHadCaXOt4=; b=OzSowO3FgxLtUe n6zW4mLgHhE2v/X/rvsD7iLfqV3ewdD7XM+uZP7IJQvlOH/NyHiRi7M4SiDzNWafYd0OSO8aBb/+b ZJAWpWYcAPmwYfZLl0ZjW2/s9fg0NCcLQYLFOm68eArZdVfkj0OXnwpbX2Gh7tVTowTXpKeyQBjXx XpmVwo3vA9ZqcNasJ+fBpp5V1mZFa8+Ac1mEd5nr9Ry6Dtp49/LfXekeYvti1FXxN2gjoKQxtfVnW cKxjjr44b7Hx5BJEkK8wVzSa7PmmcCU8eHckdnqeiFdZobeSamNjePMzn3wzFvH1F1/xXmYkueZXV ZI3ZVIauOfKz0jIWq9sw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRM7y-006GKp-2A; Thu, 03 Aug 2023 00:23:42 +0000 Received: from mail-pf1-f180.google.com ([209.85.210.180]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qRM7v-006GJt-2B for linux-arm-kernel@lists.infradead.org; Thu, 03 Aug 2023 00:23:40 +0000 Received: by mail-pf1-f180.google.com with SMTP id d2e1a72fcca58-686f8614ce5so351715b3a.3 for ; Wed, 02 Aug 2023 17:23:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691022218; x=1691627018; 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=gmVePWus/D2ZSIv2TlvDrcFpCMCiW/1/xN8nusTSum4=; b=KYcehIiz0yT7cBvh+vXhl4Hxa6MhxqDXRqUs71t/V+YAgmFFfj5Sij9lnWr2mw29Zs p2sHnxB+uucs2gSzL+ufSM3/dRZJS+uXE9/XxE/cOft3xJcY4ZKThL+HibA6fSop9faT CjTY6EwqRnZeX8mNoeak0cf5g0mPrSq22Aw/CpGXatNBO0FH1F6O6wFyLRuGwPxwhobv 1OkXT+g/hiCuvNjh2OSXv6DdFDXlEXMQiKgUQVbIFkqgTnvIpiODyyVjtjnkjSWcDTEk KIVWiA38do6Jwuif+AXe4uIJB+NeP+2FfXVpj6OySv+0+6ixRvWZczY0opZXa+YSxWFh SOXw== X-Gm-Message-State: ABy/qLZGjS4VYXf+JbWYfyTJb5JgTCRLe2rAZhUYlpwmUDpYMG9Z4dWb RGRLf6lDKcjyeNHCSuZuF8E= X-Google-Smtp-Source: APBJJlElxh1W6wNXf7GhFS8b/QMqghSfbgpkibvNXkhK40jke5XiUp1npsujtjeyRUZK+f64tfqstw== X-Received: by 2002:a05:6a20:85:b0:13b:cc09:a547 with SMTP id 5-20020a056a20008500b0013bcc09a547mr15593305pzg.36.1691022218125; Wed, 02 Aug 2023 17:23:38 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([20.69.120.36]) by smtp.gmail.com with ESMTPSA id p26-20020a63741a000000b0056433b1b996sm7696281pgc.45.2023.08.02.17.23.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 17:23:37 -0700 (PDT) Date: Thu, 3 Aug 2023 00:23:29 +0000 From: Wei Liu To: Nuno Das Neves , corbet@lwn.net Cc: linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, mikelley@microsoft.com, kys@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com, decui@microsoft.com, ssengar@linux.microsoft.com, mukeshrathor@microsoft.com, stanislav.kinsburskiy@gmail.com, jinankjain@linux.microsoft.com, apais@linux.microsoft.com, Tianyu.Lan@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 12/15] Documentation: Reserve ioctl number for mshv driver Message-ID: References: <1690487690-2428-1-git-send-email-nunodasneves@linux.microsoft.com> <1690487690-2428-13-git-send-email-nunodasneves@linux.microsoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1690487690-2428-13-git-send-email-nunodasneves@linux.microsoft.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230802_172339_716154_64C85BFC X-CRM114-Status: GOOD ( 12.89 ) 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 This needs an ack from Jonathan. On Thu, Jul 27, 2023 at 12:54:47PM -0700, Nuno Das Neves wrote: > Signed-off-by: Nuno Das Neves > --- > Documentation/userspace-api/ioctl/ioctl-number.rst | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst > index 0a1882e296ae..ca6b82419118 100644 > --- a/Documentation/userspace-api/ioctl/ioctl-number.rst > +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst > @@ -355,6 +355,8 @@ Code Seq# Include File Comments > 0xB6 all linux/fpga-dfl.h > 0xB7 all uapi/linux/remoteproc_cdev.h > 0xB7 all uapi/linux/nsfs.h > > +0xB8 all uapi/linux/mshv.h Microsoft Hypervisor VM management APIs > + > 0xC0 00-0F linux/usb/iowarrior.h > 0xCA 00-0F uapi/misc/cxl.h > 0xCA 10-2F uapi/misc/ocxl.h > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel