From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e28smtp08.in.ibm.com ([122.248.162.8]:36199 "EHLO e28smtp08.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753395AbbGKGsA (ORCPT ); Sat, 11 Jul 2015 02:48:00 -0400 Received: from /spool/local by e28smtp08.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sat, 11 Jul 2015 07:07:17 +0530 Date: Sat, 11 Jul 2015 09:37:10 +0800 From: Wei Yang To: Yinghai Lu Cc: Wei Yang , Bjorn Helgaas , David Miller , Benjamin Herrenschmidt , TJ , Yijing Wang , Andrew Morton , "linux-pci@vger.kernel.org" , Linux Kernel Mailing List Subject: Re: [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail Message-ID: <20150711013710.GA24488@richard> Reply-To: Wei Yang References: <1436225966-27247-37-git-send-email-yinghai@kernel.org> <20150709033030.GA7079@richard> <20150709060420.GA7465@richard> <20150710023014.GA16104@richard> <20150711000328.GA7498@richard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Fri, Jul 10, 2015 at 05:42:10PM -0700, Yinghai Lu wrote: >On Fri, Jul 10, 2015 at 5:03 PM, Wei Yang wrote: >> On Thu, Jul 09, 2015 at 10:49:06PM -0700, Yinghai Lu wrote: > >> I have tested you latest branch with this one as the last commit: >> >> ec94cc7 PCI: Don't set flags to 0 when assign resource fail >> >> My P8 machine boots up. > >Good. > >> >> Another issue is the SRIOV couldn't be enabled, I am checking the reason. >> This may not related to this patch series. > >wonder if could be related to : > >https://git.kernel.org/cgit/linux/kernel/git/yinghai/linux-yinghai.git/patch/?id=c642f79dcd6becbb92741816e0b5e81f7664acc7 >PCI: Restore pref mmio allocation logic for hostbridge without mmio64 > Looks no. I have tried to revert all your patches, still not work. Need to get more time to investigate. >Yinghai -- Richard Yang Help you, Help me