Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3662864pxf; Mon, 22 Mar 2021 11:48:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwoNZsxiDM9HSPel6wDljqMQVjboV1Q5N/3NFnN6dJ6gDW/mTPPDHT0mGZLAIjE3uQYLq4r X-Received: by 2002:a17:906:40c7:: with SMTP id a7mr1174671ejk.109.1616438881743; Mon, 22 Mar 2021 11:48:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616438881; cv=none; d=google.com; s=arc-20160816; b=JV/sHq2CwNc2fiIPtoF+HqUKEnggKfbhIpbROVSsemIlULDX9q54XbIA7veEczFW5G zonRvs+NcqDednX/gJ+EIhxaYtJLG/rLvg+ST1UKBMSkKI0P0meh+U9X3xz62AYFuvah 0DZW98QRlt+62+TfzlydSBezHnycQdTPyeFKGcKcF3WOnd0WSguyZjKuMINF/zpnvoi+ XQ/OChe3ClvVJdSlSU8iUhFwfIpzVigas4luEymWXvjsS8mP3/9nEDff6G8atkIVd+vY G1VhlhWLo+hjKB5CjznUilQyLz8p2zYl1HAQP3aSSrB0zegea7cX+VTkwmIs6pKB6yQp ENag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=yi6oANIvWLn6B15nF1L8kKkDPAITsl/bBhcvytAHvrY=; b=Cx5Ln444WNBpqg3XYtMBHCSIPjJgIbplnK/5LyMsv5y9Cj+xqYTQg8qPF3orEoynuB WZdQpMq3eM+mmW+OwxfXCUtkUPnKN6cRCEbTXL9MCNYqMVg0oxKfHDA1VPoRePcHtZcp hTZlEBp2Zdr52KIWIXqX6KrrbIOtC3SwRIhtuyQzo12psWCubq0YqvyqozcqyN0M5/BY lx3ULFFSNIqd5x1pCwApK01ckoH55AD4fXYbDFQnGKRaunB7y94RsmrjmUjJJIzG5MD1 R9ripvTTFdF3mJjocQl6/6drmhwUANSBNiYYrS4zPP6sOurPtOvqE5JvPyHae2MNgsyf eLpw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r21si11482681ejx.301.2021.03.22.11.47.39; Mon, 22 Mar 2021 11:48:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232187AbhCVSqq (ORCPT + 99 others); Mon, 22 Mar 2021 14:46:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:33436 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231332AbhCVSqb (ORCPT ); Mon, 22 Mar 2021 14:46:31 -0400 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0D2DE619A0; Mon, 22 Mar 2021 18:46:31 +0000 (UTC) Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=why.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lOPZN-0038p5-CH; Mon, 22 Mar 2021 18:46:29 +0000 From: Marc Zyngier To: Lorenzo Pieralisi , Bjorn Helgaas Cc: Frank Wunderlich , Thierry Reding , Thomas Gleixner , Rob Herring , Will Deacon , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Michael Kelley , Wei Liu , Thierry Reding , Jonathan Hunter , Ryder Lee , Marek Vasut , Yoshihiro Shimoda , Michal Simek , Paul Walmsley , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, kernel-team@android.com Subject: [PATCH v2 06/15] PCI: hv: Drop msi_controller structure Date: Mon, 22 Mar 2021 18:46:05 +0000 Message-Id: <20210322184614.802565-7-maz@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210322184614.802565-1-maz@kernel.org> References: <20210322184614.802565-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: lorenzo.pieralisi@arm.com, bhelgaas@google.com, frank-w@public-files.de, treding@nvidia.com, tglx@linutronix.de, robh@kernel.org, will@kernel.org, kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com, mikelley@microsoft.com, wei.liu@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com, ryder.lee@mediatek.com, marek.vasut+renesas@gmail.com, yoshihiro.shimoda.uh@renesas.com, michal.simek@xilinx.com, paul.walmsley@sifive.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Hyper-V PCI driver still makes use of a msi_controller structure, but it looks more like a distant leftover than anything actually useful, since it is initialised to 0 and never used for anything. Just remove it. Reviewed-by: Michael Kelley Tested-by: Michael Kelley Acked-by: Bjorn Helgaas Signed-off-by: Marc Zyngier --- drivers/pci/controller/pci-hyperv.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/pci/controller/pci-hyperv.c b/drivers/pci/controller/pci-hyperv.c index 27a17a1e4a7c..2c014ba7ed4b 100644 --- a/drivers/pci/controller/pci-hyperv.c +++ b/drivers/pci/controller/pci-hyperv.c @@ -473,7 +473,6 @@ struct hv_pcibus_device { struct list_head dr_list; struct msi_domain_info msi_info; - struct msi_controller msi_chip; struct irq_domain *irq_domain; spinlock_t retarget_msi_interrupt_lock; @@ -1866,9 +1865,6 @@ static int create_root_hv_pci_bus(struct hv_pcibus_device *hbus) if (!hbus->pci_bus) return -ENODEV; - hbus->pci_bus->msi = &hbus->msi_chip; - hbus->pci_bus->msi->dev = &hbus->hdev->device; - pci_lock_rescan_remove(); pci_scan_child_bus(hbus->pci_bus); hv_pci_assign_numa_node(hbus); -- 2.29.2