From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757435Ab1KJHjY (ORCPT ); Thu, 10 Nov 2011 02:39:24 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:46742 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751494Ab1KJHjW (ORCPT ); Thu, 10 Nov 2011 02:39:22 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Message-ID: <4EBB7F9B.8050703@jp.fujitsu.com> Date: Thu, 10 Nov 2011 16:39:07 +0900 From: Kenji Kaneshige User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Yinghai Lu CC: Jesse Barnes , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" Subject: Re: [RFC PATCH] pciehp: Wait for link get trained in pci_check_link_status() References: <4EB88238.4050409@oracle.com> <4EB8F434.6090003@jp.fujitsu.com> <4EB94A51.6070809@oracle.com> <4EB9A50D.1040302@oracle.com> In-Reply-To: <4EB9A50D.1040302@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (2011/11/09 6:54), Yinghai Lu wrote: > On 11/08/2011 07:27 AM, Yinghai Lu wrote: > >> On 11/08/2011 01:19 AM, Kenji Kaneshige wrote: >>> >>> What about the patch below? I think it's much simpler and has less impact. >> >> Should work. will try it today. > > > yes, that works too. > > Thanks > > Yinghai > I updated the patch with description. I split it into two and a logic is a little changed. Could you check these? Regards, Kenji Kaneshige