From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vc0-f174.google.com ([209.85.220.174]:44601 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909AbaIFX22 (ORCPT ); Sat, 6 Sep 2014 19:28:28 -0400 MIME-Version: 1.0 In-Reply-To: References: <53FFA54D.9000907@gmail.com> Date: Sat, 6 Sep 2014 16:28:27 -0700 Message-ID: Subject: Re: [PATCH] pci/probe: Enable CRS for Intel Haswell root ports From: Linus Torvalds To: Bjorn Helgaas Cc: Rajat Jain , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Rajat Jain , Guenter Roeck , Richard Yang , Matthew Wilcox , Yinghai Lu , Josh Logan Content-Type: text/plain; charset=UTF-8 Sender: linux-pci-owner@vger.kernel.org List-ID: On Sat, Sep 6, 2014 at 2:21 PM, Bjorn Helgaas wrote: > > But as you point out, we don't see the "not responding" message. We > only print that if we read 0xffff0001 (device/vendor ID). But lspci > claims the vendor:device ID is 0001:8168. So my new theory is: [snip] Sounds like a very reasonable theory and quite possible. And if Josh actually still has the hardware, it would be lovely to hear the results. Josh? Linus