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 C069CCD37BB for ; Sat, 16 Sep 2023 10:42:52 +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=81zrCQLphRUvKVZz6JHbzJa9rjkgD3D1zBJLdBRtRbU=; b=4A4pPrUbSpWiDZ iJIdg9kG0D325L15aut1Y5SJJ+1c4EP1i/YZX3etOsSwmwIvjISmVMYPKmpl8kWeaXKO8ipdHcHOw 2iZhWGSP7/56OSXCpsHqqRue0eI2lvd3lZFn85RVTG/SKWS6TG7R1m4WdozVZOxIE/c7g6t6vvKLq chtHUFXHs4H8K4UAEYGwVjo4JI2AYv/solzYNDUNkNFZ1hIltkrcNnc94N66HARkL8bWjaMoM9dk+ se2MbfFrRAWXmgQ69RzUKMSuHDjeKstgFixyrzAOMe26kGaq0mVCdu+mNp8h4flprgCAH6fLwj8Jy KUn5TYZ2ArFJN85JFyBQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qhSkh-00CMWw-0Z; Sat, 16 Sep 2023 10:42:15 +0000 Received: from mgamail.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qhSkc-00CMTF-30; Sat, 16 Sep 2023 10:42:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694860930; x=1726396930; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=E1ZWsG3yhjCVQFM0cAQVsfHBzlJHbot5FxPJHCpxOpQ=; b=bWTRBhAhAx7t3br0VL/FDo8STd0vSt2mvHt6qVoUtde0FuYwO8K6rqmx RjJFdWJrKoLf7jKmbg9Q0DwzLL6rSIOZwwG5TYQBePurLfhSOkhiYq0yQ s3Q65zPnHa81aTFz+35ziEHWbSKjPgYEz0qC+Avm5bsSvPSDGp1oqHyQA /WNLp3OoI8+rUqb0KQy/2tNsa9t4/EdfmzpBrRaMsHEiYUQpXIyULTwSG l8Zn5jUwF3kpDnWHWbn3Qy0uC/gOjYt4xdXerB8aAYf3flhqwIg+SXAlW d3HlDneQLWFdeYYj1oD9jef0oNXRMcwPC82Arh1Qd+q6sia/PPBkmKdNq w==; X-IronPort-AV: E=McAfee;i="6600,9927,10834"; a="359653521" X-IronPort-AV: E=Sophos;i="6.02,152,1688454000"; d="scan'208";a="359653521" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2023 03:42:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10834"; a="780392440" X-IronPort-AV: E=Sophos;i="6.02,152,1688454000"; d="scan'208";a="780392440" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2023 03:42:03 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC0) (envelope-from ) id 1qhSkS-0000000Fdqv-0pXU; Sat, 16 Sep 2023 13:42:00 +0300 Date: Sat, 16 Sep 2023 13:41:59 +0300 From: Andy Shevchenko To: Bjorn Helgaas Cc: linux-pci@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Ryder Lee , Jianjun Wang , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , Bjorn Helgaas , Matthias Brugger , AngeloGioacchino Del Regno , Huacai Chen , kernel test robot Subject: Re: [PATCH v2 1/1] PCI: mediatek: Correct type for virt_to_phys() Message-ID: References: <20230914192324.672997-1-andriy.shevchenko@linux.intel.com> <20230914203146.GA77870@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230914203146.GA77870@bhelgaas> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230916_034210_985440_9AB485EE X-CRM114-Status: GOOD ( 17.45 ) 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 Thu, Sep 14, 2023 at 03:31:46PM -0500, Bjorn Helgaas wrote: > On Thu, Sep 14, 2023 at 10:23:24PM +0300, Andy Shevchenko wrote: ... > > - addr = virt_to_phys(port->base + PCIE_MSI_VECTOR); > > + addr = virt_to_phys((__force void *)port->base + PCIE_MSI_VECTOR); > > Lots of these drivers use either virt_to_phys() or > platform_get_resource_byname() to get a physical address that they > then use as the MSI target. > > But I don't think that's quite right -- the MSI is a DMA transaction > on PCI, and in general there's no guarantee that bus addresses are > identical to CPU physical addresses, so shouldn't we use a dma_addr_t > obtained from the DMA API? > > dw_pcie_msi_host_init() has a complicated version of this that uses > dmam_alloc_coherent(). Fair enough. I leave it to you then to get it fixed properly. Consider this as just a heads up for the old report. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel