Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp10086170pxu; Tue, 29 Dec 2020 13:23:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJytGi+wXQPlInWFSHJqImmhN7ZacFasx9A0KBQeiaBnD5/MlT6XIhocwLyfuReIZbZr7VjG X-Received: by 2002:a17:906:402:: with SMTP id d2mr46408303eja.35.1609277034302; Tue, 29 Dec 2020 13:23:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609277034; cv=none; d=google.com; s=arc-20160816; b=I3B+YfuL+7EgD1IUnV2335Fet6BbwjcKCl3s6B/fP6W7WMR0iWE6+7g7spLw3irbPV AsRauLNcX22pAxhMc/zFUL53jixTUzh8NATLc1qnQZdcKSnKoozKEJ2pC2Bkug09Q02/ E5MP+u0IknnteXqSUAFOufaPTQPw7RT+9z3MORBidFsDyBPcTi6h6xhiOpF8SzLkPA2R 5R+fKWANzZdirvhgo8VEwJYl6N7rxWPLPPgLXkdUhH5wQnuR2dzDC8ZbW09MP49eDEvi GWMgWNFNh1TGKehZfzIXLvCwz5SaVrBnbKHNecrTjsewjxlyj1wo2bXOKp9QdClxraN4 k80w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=E1BxOlm/DgLJx0w7zuyx05NLDDcxOZCs66O2OySdwWU=; b=B2kIQ4GrblfVP/JyQ8+CSVJZA1ZVY2lz1QY7T8ID8W8iv/vlVDq2cJym2ek2bgfce6 DTddrmrGqTZNC6CR656GPzgqn7qMcrJnTOT2teYBGSE4VNMWve6OmpiWyS0evbDhtk3F fbevm+Ijr7QtdW7bGPDKF3XvjK67XPBo+wz1zumy6RgkIPBdHhL3HCLSWxYET8SebD22 pBUmscp9I4Mrn6gDFaLivBiSgyrzGLTOy9+FUyBWgTS18V6uS/luKL8DrpANMk6+xUy+ E/9Xt4i1EGR+ScdsDse+KnxOsjtfzt3tHSEDJjdEhysj2QUxFiWIi3QkeFOoykAdm8Zn M0mw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bf17si21838482edb.344.2020.12.29.13.23.31; Tue, 29 Dec 2020 13:23:54 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726300AbgL2VWv (ORCPT + 99 others); Tue, 29 Dec 2020 16:22:51 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:58849 "EHLO relay10.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726214AbgL2VWv (ORCPT ); Tue, 29 Dec 2020 16:22:51 -0500 Received: from windsurf (unknown [91.174.235.35]) (Authenticated sender: thomas.petazzoni@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id D3861240002; Tue, 29 Dec 2020 21:22:06 +0000 (UTC) Date: Tue, 29 Dec 2020 22:22:05 +0100 From: Thomas Petazzoni To: Nadeem Athani Cc: , , , , , , , , , mparab@cadence.com, pthombar@cadence.com, sjakhade@cadence.com Subject: Re: [PATCH v6 1/2] PCI: cadence: Retrain Link to work around Gen2 training defect. Message-ID: <20201229222205.576549d1@windsurf> In-Reply-To: <20201228140510.14641-2-nadeem@cadence.com> References: <20201228140510.14641-1-nadeem@cadence.com> <20201228140510.14641-2-nadeem@cadence.com> Organization: Bootlin X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, The commit title is incorrect, it doesn't match what the patch is doing. On Mon, 28 Dec 2020 15:05:09 +0100 Nadeem Athani wrote: > Moving the function above to remove compilation error. > No changes in function. Which compilation error? I guess there is no compilation error, except after your apply your PATCH 2/2. Is this correct ? If so, this should be explained in this commit log: "Move the function cdns_pcie_host_wait_for_link() further up in the file, as it's going to be used by upcoming additional code in the driver." Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com