From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753147AbbGNTAt (ORCPT ); Tue, 14 Jul 2015 15:00:49 -0400 Received: from mail-ig0-f169.google.com ([209.85.213.169]:34513 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125AbbGNTAs (ORCPT ); Tue, 14 Jul 2015 15:00:48 -0400 MIME-Version: 1.0 In-Reply-To: <1436879588.1264.11.camel@intel.com> References: <1436879588.1264.11.camel@intel.com> Date: Tue, 14 Jul 2015 12:00:47 -0700 X-Google-Sender-Auth: jmFxtra4n1DP3yVu4ngLlVwQEaI Message-ID: Subject: Re: [lkp] [PCI] c0d1a185278: EDAC sbridge: Couldn't enable 8086:6fa0 From: Yinghai Lu To: Huang Ying Cc: LKML , LKP ML , "linux-pci@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 14, 2015 at 6:13 AM, Huang Ying wrote: > FYI, we noticed the below changes on > > git://internal_merge_and_test_tree revert-c0d1a18527806a3938e76a0e648cae690510b6a3-c0d1a18527806a3938e76a0e648cae690510b6a3 > commit c0d1a18527806a3938e76a0e648cae690510b6a3 ("PCI: Don't set flags to 0 when assign resource fail") > > > [ 30.350859] EDAC sbridge: Seeking for: PCI ID 8086:6fa0 > [ 30.350867] sbridge_edac 0000:ff:12.0: can't enable device: BAR 1 [mem size 0x00000010 disabled] not assigned > [ 30.350867] EDAC sbridge: Couldn't enable 8086:6fa0 > [ 30.350901] EDAC sbridge: Some needed devices are missing > [ 30.350904] EDAC sbridge: Couldn't find mci handler > Hi Ying, I updated the branch, it should fix the problem. Can you test that again ? BTW, there should be BIOS problem with it. [ 4.144987] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000 [ 4.151702] pci 0000:ff:12.0: reg 0x14: [mem 0x00000000-0x0000000f] [ 4.158703] pci 0000:ff:12.0: reg 0x18: [mem 0x00000000-0x0000003f] [ 4.165705] pci 0000:ff:12.0: reg 0x1c: [mem 0x00000000-0x0000000f] [ 4.172706] pci 0000:ff:12.0: reg 0x20: [mem 0x00000000-0x0000003f] [ 4.179708] pci 0000:ff:12.0: reg 0x24: [mem 0x00000000-0x0000000f] [ 4.186739] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100 [ 4.193493] pci 0000:ff:12.4: [8086:6f60] type 00 class 0x088000 [ 4.200208] pci 0000:ff:12.4: reg 0x14: [mem 0x00000000-0x0000000f] [ 4.207210] pci 0000:ff:12.4: reg 0x18: [mem 0x00000000-0x0000003f] [ 4.214212] pci 0000:ff:12.4: reg 0x1c: [mem 0x00000000-0x0000000f] [ 4.221214] pci 0000:ff:12.4: reg 0x20: [mem 0x00000000-0x0000003f] [ 4.228215] pci 0000:ff:12.4: reg 0x24: [mem 0x00000000-0x0000000f] but for bios 0xff, there is no _CRS mmio. also [ 4.876484] pci 0000:7f:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) so it has silicon problem ? Thanks Yinghai From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3227655846089733095==" MIME-Version: 1.0 From: Yinghai Lu To: lkp@lists.01.org Subject: Re: [PCI] c0d1a185278: EDAC sbridge: Couldn't enable 8086:6fa0 Date: Tue, 14 Jul 2015 12:00:47 -0700 Message-ID: In-Reply-To: <1436879588.1264.11.camel@intel.com> List-Id: --===============3227655846089733095== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Jul 14, 2015 at 6:13 AM, Huang Ying wrote: > FYI, we noticed the below changes on > > git://internal_merge_and_test_tree revert-c0d1a18527806a3938e76a0e648cae6= 90510b6a3-c0d1a18527806a3938e76a0e648cae690510b6a3 > commit c0d1a18527806a3938e76a0e648cae690510b6a3 ("PCI: Don't set flags to= 0 when assign resource fail") > > > [ 30.350859] EDAC sbridge: Seeking for: PCI ID 8086:6fa0 > [ 30.350867] sbridge_edac 0000:ff:12.0: can't enable device: BAR 1 [mem= size 0x00000010 disabled] not assigned > [ 30.350867] EDAC sbridge: Couldn't enable 8086:6fa0 > [ 30.350901] EDAC sbridge: Some needed devices are missing > [ 30.350904] EDAC sbridge: Couldn't find mci handler > Hi Ying, I updated the branch, it should fix the problem. Can you test that again ? BTW, there should be BIOS problem with it. [ 4.144987] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000 [ 4.151702] pci 0000:ff:12.0: reg 0x14: [mem 0x00000000-0x0000000f] [ 4.158703] pci 0000:ff:12.0: reg 0x18: [mem 0x00000000-0x0000003f] [ 4.165705] pci 0000:ff:12.0: reg 0x1c: [mem 0x00000000-0x0000000f] [ 4.172706] pci 0000:ff:12.0: reg 0x20: [mem 0x00000000-0x0000003f] [ 4.179708] pci 0000:ff:12.0: reg 0x24: [mem 0x00000000-0x0000000f] [ 4.186739] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100 [ 4.193493] pci 0000:ff:12.4: [8086:6f60] type 00 class 0x088000 [ 4.200208] pci 0000:ff:12.4: reg 0x14: [mem 0x00000000-0x0000000f] [ 4.207210] pci 0000:ff:12.4: reg 0x18: [mem 0x00000000-0x0000003f] [ 4.214212] pci 0000:ff:12.4: reg 0x1c: [mem 0x00000000-0x0000000f] [ 4.221214] pci 0000:ff:12.4: reg 0x20: [mem 0x00000000-0x0000003f] [ 4.228215] pci 0000:ff:12.4: reg 0x24: [mem 0x00000000-0x0000000f] but for bios 0xff, there is no _CRS mmio. also [ 4.876484] pci 0000:7f:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size) so it has silicon problem ? Thanks Yinghai --===============3227655846089733095==--