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 2BC9CC2BA15 for ; Mon, 17 Jun 2024 12:55:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iKMZYNRqGwSwZfrS/4+Qt6hrUT2rGmKhu6Ikn633Hd0=; b=GMxBUbtmmFSo7HMiKNnxozSPgb caJNIh2EL3nyAyOnz2V3Vh6Mtpz0OioP6B6G0p1PSD2FvD/RP9HDZW4Bk92n7N478uLWGemNS6S0+ 32jqZOU3xiG2isXfvpREAHmhWJAeeBPtm/eMj0/a9PdGz8EYJw5yBPk/H7n9cEe5swXzpBYOOffcI xwRHQ05NIx8zd+j1dnO3ZGucgkeDZXz3OqIo3V7P3PjN+3OG3A6RnxtyAnrLZcqS8kYuSjac0JD2e jlhkmJDfJzmBMC670m9hmOQQ5aonI/viFuSpwEvgtan9IUb35QqG4h1YF/ZU4aUqmisw5Aj+f0U6x uIP+gFAw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJBtU-0000000AiXG-2x3z; Mon, 17 Jun 2024 12:55:36 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJBtO-0000000AiVQ-27c4 for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2024 12:55:30 +0000 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1718628924; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=iKMZYNRqGwSwZfrS/4+Qt6hrUT2rGmKhu6Ikn633Hd0=; b=gZNx1aN30izMoUEmZ0j7HlMTD9mM2q4JHmYYVT1PnUv0QJbRiv5H+y4WaLMWk9lAiDebN8 d9eNh1Fqd+pmsYXhnRw4x2G4CfsWb0l4rF+d3Fq4NNldJ1IUUySPTmqt/+yv1OFDnc4ySE exR1D9Ar0GyNt+fxVEJwhv1WG+2Kk9nkyZZojvh4gtcIqdc0ff2CpJ+ZjIk3eqSO7p7M0N lvYDs9/ZaDTPOKyL7xsXr3E8rINMByjRWAzgL15Luv5DVNPgef3gTcBh4GqTnj98EvASi3 AUcyncTAeISza0E1gWIs9wB1GlGVbvpedNscLiD0mzDZcbuZDR/MtNAuu6mwjw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1718628924; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=iKMZYNRqGwSwZfrS/4+Qt6hrUT2rGmKhu6Ikn633Hd0=; b=zWQLmqdQIhCQnBaGizXqI4QiMDjaexU7j8CgjsWhztv6T1xbtiQE4d4sUDdLqxBbcj28Dx o3GhpYsSMe5Hs7DQ== To: Marc Zyngier , Shivamurthy Shastri Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, anna-maria@linutronix.de, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, bhelgaas@google.com, rdunlap@infradead.org, vidyas@nvidia.com, ilpo.jarvinen@linux.intel.com, apatel@ventanamicro.com, kevin.tian@intel.com, nipun.gupta@amd.com, den@valinux.co.jp, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, gregkh@linuxfoundation.org, rafael@kernel.org, alex.williamson@redhat.com, will@kernel.org, lorenzo.pieralisi@arm.com, jgg@mellanox.com, ammarfaizi2@gnuweeb.org, robin.murphy@arm.com, lpieralisi@kernel.org, nm@ti.com, kristo@kernel.org, vkoul@kernel.org, okaya@kernel.org, agross@kernel.org, andersson@kernel.org, mark.rutland@arm.com, shameerali.kolothum.thodi@huawei.com, yuzenghui@huawei.com Subject: Re: [PATCH v3 14/24] genirq/gic-v3-mbi: Remove unused wired MSI mechanics In-Reply-To: <86le36jf0q.wl-maz@kernel.org> References: <20240614102403.13610-1-shivamurthy.shastri@linutronix.de> <20240614102403.13610-15-shivamurthy.shastri@linutronix.de> <86le36jf0q.wl-maz@kernel.org> Date: Mon, 17 Jun 2024 14:55:24 +0200 Message-ID: <87plsfu3sz.ffs@tglx> MIME-Version: 1.0 Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240617_055526_692310_AFF1C4A2 X-CRM114-Status: GOOD ( 10.59 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Jun 15 2024 at 18:24, Marc Zyngier wrote: > On Fri, 14 Jun 2024 11:23:53 +0100, > Shivamurthy Shastri wrote: >> static struct msi_domain_info mbi_pmsi_domain_info = { >> - .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS | >> - MSI_FLAG_LEVEL_CAPABLE), >> + .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS), >> .ops = &mbi_pmsi_ops, >> .chip = &mbi_pmsi_irq_chip, >> }; > > This patch doesn't do what it says. It simply kills any form of level > MSI support for *endpoints*, and has nothing to do with any sort of > "wire to MSI". > > What replaces it? Patch 9/24 switches the wire to MSI with level support over. This just removes the leftovers.