From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750740AbbCaEKh (ORCPT ); Tue, 31 Mar 2015 00:10:37 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:47072 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750706AbbCaEKf (ORCPT ); Tue, 31 Mar 2015 00:10:35 -0400 Message-ID: <551A1E32.1010309@oracle.com> Date: Mon, 30 Mar 2015 22:10:26 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Yinghai Lu CC: David Miller , Bjorn Helgaas , "linux-pci@vger.kernel.org" , "sparclinux@vger.kernel.org" , LKML Subject: Re: d63e2e1f3df breaks sparc/T5-8 References: <5514391F.2030300@oracle.com> <551495EE.20201@oracle.com> <5515F6B8.8020606@oracle.com> <5515F782.7060301@oracle.com> <551623C1.2040300@oracle.com> <5516BF4B.9030901@oracle.com> <55181065.8090807@oracle.com> <5519D40D.20903@oracle.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/30/15 7:06 PM, Yinghai Lu wrote: > ok, that is really non-pref mmio 64bit. > We can workaround the problem by honoring firmware setting, according > to https://www.pcisig.com/specifications/pciexpress/base2/PCIe_Base_r2.1_Errata_08Jun10.pdf > page 13 > > Please check attached updated patches that should fix the regression > and kill those "no compatible window" warnings. To make sure I am on the same page: these are a new round of patches? clear out the old, apply these? David