From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1953097AbdDYSde (ORCPT ); Tue, 25 Apr 2017 14:33:34 -0400 Received: from mail-pg0-f45.google.com ([74.125.83.45]:35005 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1953199AbdDYSbq (ORCPT ); Tue, 25 Apr 2017 14:31:46 -0400 MIME-Version: 1.0 In-Reply-To: <000101d2bddf$cd442e80$67cc8b80$@gmail.com> References: <20170419164913.19674-1-lorenzo.pieralisi@arm.com> <2e24e205-d761-9172-9463-4a53e1a0de4d@jonmasters.org> <000101d2bddf$cd442e80$67cc8b80$@gmail.com> From: Khuong Dinh Date: Tue, 25 Apr 2017 11:31:44 -0700 Message-ID: Subject: Re: [PATCH v4 00/21] PCI: fix config space memory mappings To: Jingoo Han Cc: Jon Masters , Lorenzo Pieralisi , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pratyush Anand , Arnd Bergmann , Jonathan Corbet , Will Deacon , Bjorn Helgaas , Mingkai Hu , Tanmay Inamdar , Murali Karicheri , Russell King , Bharat Kumar Gogada , Ray Jui , Wenrui Li , Shawn Lin , Minghuan Lian , Catalin Marinas , Jon Mason , Gabriele Paoloni , Thomas Petazzoni , Joao Pinto , Thierry Reding , "Luis R . Rodriguez" , Michal Simek , Stanimir Varbanov , Zhou Wang , Roy Zang , Benjamin Herrenschmidt , John Garry Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ack. Tested-by: Khuong Dinh On Tue, Apr 25, 2017 at 9:20 AM, Jingoo Han wrote: > On Tuesday, April 25, 2017 2:41 AM, Jon Masters wrote: >> >> On 04/19/2017 12:48 PM, Lorenzo Pieralisi wrote: >> >> > On some platforms (ie ARM/ARM64) ioremap fails to comply with the PCI >> > configuration non-posted write transactions requirement, because it >> > provides a memory mapping that issues "bufferable" or, in PCI terms >> > "posted" write transactions. Likewise, the current pci_remap_iospace() >> > implementation maps the physical address range that the PCI translates >> > to I/O space cycles to virtual address space through pgprot_device() >> > attributes that on eg ARM64 provides a memory mapping issuing >> > posted writes transactions, which is not PCI specifications compliant. >> >> Side note that I've pinged all of the ARM server vendors and asked them >> to verify this patch series on their platforms. > > Good! I really want to know the result of these patches on ARM serves. > Please share it with us. Good luck. > > Best regards, > Jingoo Han > >> >> Jon. > > -- CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to Applied Micro Circuits Corporation or its subsidiaries. It is to be used solely for the purpose of furthering the parties' business relationship. All unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.