Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753464AbZK3IVO (ORCPT ); Mon, 30 Nov 2009 03:21:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753156AbZK3IVN (ORCPT ); Mon, 30 Nov 2009 03:21:13 -0500 Received: from hera.kernel.org ([140.211.167.34]:33565 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753061AbZK3IVM (ORCPT ); Mon, 30 Nov 2009 03:21:12 -0500 Message-ID: <4B13802E.2090809@kernel.org> Date: Mon, 30 Nov 2009 00:19:58 -0800 From: Yinghai Lu User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Kenji Kaneshige CC: Jesse Barnes , "Eric W. Biederman" , Alex Chiang , Bjorn Helgaas , Ingo Molnar , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , Ivan Kokshaysky Subject: Re: [PATCH 0/9] pci: update pci bridge resource to get more big range for devices under it - v13 References: <4ADEB601.8020200@kernel.org> <4AE80170.6030402@jp.fujitsu.com> <4AE88305.8020207@kernel.org> <4AE899A0.3020006@kernel.org> <4AE95247.8080401@jp.fujitsu.com> <4AE952B9.1010603@kernel.org> <4AE9588E.90708@jp.fujitsu.com> <4AE9657F.7010302@kernel.org> <4AE965D9.9040702@kernel.org> <20091104093044.17ab628a@jbarnes-piketon> <4AF1CD79.4010602@kernel.org> <4AF22CF1.1020508@kernel.org> <4AF22D26.4070500@kernel.org> <4AF508F0.9060105@kernel.org> <4AF91F54.10507@jp.fujitsu.com> <4AF936DB.1030309@kernel.org> <4AFCF7D8.1090207@jp.fujitsu.com> <4AFCFC0D.4030002@kernel.org> <4AFD19DA.7010602@jp.fujitsu.com> <4AFE6F39.5080505@kernel.org> <4B0B321E.4010103@jp.fujitsu.com> <4B0B335E.1070809@kernel.org> <4B0B3C13.9030502@jp.fujit! su.com> <4B0C69AD.3030106@kernel. org> <4B0D13EB.9010403@jp.fujitsu.com> <4B10D286.4020607@kernel .org> <4B136FEE.7060305@jp.fujitsu.com> <4B1370D8.3070600@kernel.org> <4B13738E.2000202@jp.fujitsu.com> In-Reply-To: <4B13738E.2000202@jp.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1948 Lines: 51 Kenji Kaneshige wrote: > Yinghai Lu wrote: >> Kenji Kaneshige wrote: >>> My system doesn't boot (hangup) with the following error messages >>> from Fusion MPT SAS driver. Those are different from the one >>> captured with the previous version of your patches. >>> >>> >>> Fusion MPT SAS Host driver 3.04.12 >>> mptsas 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 >>> mptbase: ioc0: Initiating bringup >>> mptbase: ioc0: WARNING - Unexpected doorbell active! >>> mptbase: ioc0: ERROR - Failed to come READY after reset! >>> IocState=f0000000 >>> mptbase: ioc0: WARNING - ResetHistory bit failed to clear! >>> mptbase: ioc0: ERROR - Diagnostic reset FAILED! (ffffffffh) >>> mptbase: ioc0: WARNING - NOT READY WARNING! >>> mptbase: ioc0: ERROR - didn't initialize properly! (-1) >>> mptsas: probe of 0000:09:00.0 failed with error -1 >>> mptsas 0000:0a:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 >>> mptbase: ioc1: Initiating bringup >>> mptbase: ioc1: WARNING - Unexpected doorbell active! >>> mptbase: ioc1: ERROR - Failed to come READY after reset! >>> IocState=f0000000 >>> mptbase: ioc1: WARNING - ResetHistory bit failed to clear! >>> mptbase: ioc1: ERROR - Diagnostic reset FAILED! (ffffffffh) >>> mptbase: ioc1: WARNING - NOT READY WARNING! >>> mptbase: ioc1: ERROR - didn't initialize properly! (-1) >>> mptsas: probe of 0000:0a:00.0 failed with error -1 >>> >>> >>> I'll send the whole boot log privately. >> >> thanks, at the same time please try "debug pci=try=1" >> > > I confirmed system boot up without errors by "pci=try=1". > I'll capture the bootlog with "debug" option and send it > to you soon. Please also try "debug pci=try=7" it should work too. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/