From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 11 Jul 2015 08:03:28 +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: <20150711000328.GA7498@richard> Reply-To: Wei Yang References: <1436225966-27247-1-git-send-email-yinghai@kernel.org> <1436225966-27247-37-git-send-email-yinghai@kernel.org> <20150709033030.GA7079@richard> <20150709060420.GA7465@richard> <20150710023014.GA16104@richard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Jul 09, 2015 at 10:49:06PM -0700, Yinghai Lu wrote: >On Thu, Jul 9, 2015 at 7:48 PM, Yinghai Lu wrote: >> On Thu, Jul 9, 2015 at 7:30 PM, Wei Yang wrote: >>> If you could update your for-pci-v4.3-next branch, that would be more >>> convenient for me to do the test. >> >> Just updated that branch, please check it. >> > >just updated the branch again. > >If you don't want to re get it again, please apply attached patch. Yinghai, 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. Another issue is the SRIOV couldn't be enabled, I am checking the reason. This may not related to this patch series.