From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cn.fujitsu.com ([222.73.24.84]:4388 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751509Ab3CABPK (ORCPT ); Thu, 28 Feb 2013 20:15:10 -0500 Message-ID: <513000F2.10502@cn.fujitsu.com> Date: Fri, 01 Mar 2013 09:14:26 +0800 From: Gu Zheng MIME-Version: 1.0 To: Yinghai Lu CC: Myron Stowe , Bjorn Helgaas , Joe Lawrence , linux-pci@vger.kernel.org, Matthew Garrett , Myron Stowe , David Bulkow Subject: Re: [PATCH 1/2] PCI: ASPM exit link state code could skip devices References: <51122BED.8090308@cn.fujitsu.com> <5122F276.80807@cn.fujitsu.com> <512AFDB7.5030105@cn.fujitsu.com> <512DAAC9.8030400@cn.fujitsu.com> <512F35D3.6080009@cn.fujitsu.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-pci-owner@vger.kernel.org List-ID: On 02/28/2013 11:11 PM, Yinghai Lu wrote: > On Thu, Feb 28, 2013 at 2:47 AM, Gu Zheng wrote: >> On 02/27/2013 02:47 PM, Yinghai Lu wrote: >> >>> On Tue, Feb 26, 2013 at 10:42 PM, Gu Zheng wrote: >>>> I just agree with Bjorn's analysis. And I have test Yinghai's patch on kernel 3.8 >>>> , but it seems does not work. More infos, please refer to bugzilla: >>>> https://bugzilla.kernel.org/show_bug.cgi?id=54411 >>> >>> you need to test that on linus's tree of 2013-02-26. >>> or v3.9-rc1 >> >> Hi Yinghai, >> I test your patch on linus' tree of 2-26 >> commit d895cb1af15c04c522a25c79cc429076987c089b >> But it still does not work~ > > Still have full of warning in dmesg? > or double remove does not work. No, there is no warning in dmesg on booting, just concurrent removal does not work! Thanks, Gu > > Thanks > > Yinghai >