From nobody Thu May 16 02:28:14 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1643646039830235.83530803540168; Mon, 31 Jan 2022 08:20:39 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.263220.455859 (Exim 4.92) (envelope-from ) id 1nEZPX-0005hx-RY; Mon, 31 Jan 2022 16:20:11 +0000 Received: by outflank-mailman (output) from mailman id 263220.455859; Mon, 31 Jan 2022 16:20:11 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1nEZPX-0005hq-Nl; Mon, 31 Jan 2022 16:20:11 +0000 Received: by outflank-mailman (input) for mailman id 263220; Mon, 31 Jan 2022 16:20:09 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1nEZPV-0005hk-4j for xen-devel@lists.xenproject.org; Mon, 31 Jan 2022 16:20:09 +0000 Received: from bombadil.infradead.org (bombadil.infradead.org [2607:7c80:54:e::133]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id a6abbded-82b1-11ec-8f75-fffcc8bd4f1a; Mon, 31 Jan 2022 17:20:08 +0100 (CET) Received: from [2601:1c0:6280:3f0::aa0b] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEZPL-009pKC-TH; Mon, 31 Jan 2022 16:20:00 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: a6abbded-82b1-11ec-8f75-fffcc8bd4f1a DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=aLt1rHfBEtukkVZEueaMFrgVmvm2WsK0dWGT11Cez4o=; b=qT04x/uCHY2IKZmJNSzzXxT0BM gUwVur+ntCXWkAo8QRkTKnptwnULvDHDX8XEr4OOkmO40HS3NB6gd1on+j94OpP0ArCvxvBr0XNAI RvDfARBDdVAaMCtmF/YACdF6NipmXngUOX5TgColVDHEBwHm3njRObOH8EtF8k1D/lzN2BsA9CVgQ gxlSWNgP1ChUIro+TygjS9vbjn0eSH5+/DdAuedyGpQ0lDBHr2VRBg9Wg5iltRwtdmnNQqAUjkdDk fxShrN1aywCwIHAOdc751vmfcVuNHXE/ZrivCcRX1W1iO4WMWFZcWU+qomfhSZQ0gC/lUqtR0hSTe 2bleZMbQ==; From: Randy Dunlap To: patches@lists.linux.dev Cc: Randy Dunlap , Boris Ostrovsky , Juergen Gross , Stefano Stabellini , xen-devel@lists.xenproject.org Subject: [PATCH v2] xen: update missing ioctl magic numers documentation Date: Mon, 31 Jan 2022 08:19:59 -0800 Message-Id: <20220131161959.16509-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1643646043592100001 Content-Type: text/plain; charset="utf-8" Add missing ioctl "magic numbers" for various Xen interfaces (xenbus_dev.h, gntalloc.h, gntdev.h, and privcmd.h). Signed-off-by: Randy Dunlap Cc: Boris Ostrovsky Cc: Juergen Gross Cc: Stefano Stabellini Cc: xen-devel@lists.xenproject.org Reviewed-by: Juergen Gross --- v2: fix copy-pasta error: change 'E' to 'G' (thanks, Juergen) Documentation/userspace-api/ioctl/ioctl-number.rst | 3 +++ 1 file changed, 3 insertions(+) --- linux-next-20220128.orig/Documentation/userspace-api/ioctl/ioctl-number= .rst +++ linux-next-20220128/Documentation/userspace-api/ioctl/ioctl-number.rst @@ -115,6 +115,7 @@ Code Seq# Include File 'B' 00-1F linux/cciss_ioctl.h confl= ict! 'B' 00-0F include/linux/pmu.h confl= ict! 'B' C0-FF advanced bbus +'B' 00-0F xen/xenbus_dev.h confl= ict! 'C' all linux/soundcard.h confl= ict! 'C' 01-2F linux/capi.h confl= ict! 'C' F0-FF drivers/net/wan/cosa.h confl= ict! @@ -134,6 +135,7 @@ Code Seq# Include File 'F' 80-8F linux/arcfb.h confl= ict! 'F' DD video/sstfb.h confl= ict! 'G' 00-3F drivers/misc/sgi-gru/grulib.h confl= ict! +'G' 00-0F xen/gntalloc.h, xen/gntdev.h confl= ict! 'H' 00-7F linux/hiddev.h confl= ict! 'H' 00-0F linux/hidraw.h confl= ict! 'H' 01 linux/mei.h confl= ict! @@ -176,6 +178,7 @@ Code Seq# Include File 'P' 60-6F sound/sscape_ioctl.h confl= ict! 'P' 00-0F drivers/usb/class/usblp.c confl= ict! 'P' 01-09 drivers/misc/pci_endpoint_test.c confl= ict! +'P' 00-0F xen/privcmd.h confl= ict! 'Q' all linux/soundcard.h 'R' 00-1F linux/random.h confl= ict! 'R' 01 linux/rfkill.h confl= ict!