Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2973573pxu; Mon, 14 Dec 2020 16:32:59 -0800 (PST) X-Google-Smtp-Source: ABdhPJzzGX2HXDMy7o62px4AnybARA5Mo/pVDxxpfKb1dc7/7n01bklje4/eKJW7ILxzbBiRW5PU X-Received: by 2002:a17:906:d8a3:: with SMTP id qc3mr18489549ejb.443.1607992379170; Mon, 14 Dec 2020 16:32:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607992379; cv=none; d=google.com; s=arc-20160816; b=VYnKSR4nz2Fs+LgrBJbmz7VusuwY/mlbe0jk6IcpqnWHZNhKEqZahcSNpA1NUnqQV1 HR1zyGLfnn06bAfB0j3hrQy/VNija3eqmPDdZdvU708vTTd2/idyaCOrKwLRQ65ghkLf 5u2vCCp00KWnqMr/NXTdYmDaQAdXLRYx1DDjxwF9dP4iZ1X7EnO7WN8v8sHDTXko1TRB PBupGMA76f8F/aNvnonHwgQf2vDYh5JCLcqxgDRRsU8Bley+fGBTAG49YjKDgwshWMkn Sx9oq1DWtZ/LDfgdKo7J9VXQfK+mKbejfcSPEmh5PAVQ3MTt6ZmE4qtJqS6xCBkX3JN2 U9gQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :message-id:subject:cc:to:from:dkim-signature:date; bh=bMyAr9DyJ17t9fMWGAPaQC/UsaB0iuNTUN9F8K7AAVQ=; b=uV/GIc7a9DWXPUIsUVJozonJMq2IeFFlsTg6nhTG74J62kfF7KV32bNm2pTwwtDYEi Z42S1vLE/4z2XvWYZqX/7xtB1Q1oigqkhGTSNjN/nESX6SfOfo72GccfxtR2LAhUMK33 zjVGJOSi9fxsg1xpsFs0AJvCJV5rv5nGVy5C8t9VSMJdDMX4y4zySXB4k0EYmbmBe5ME vDJjs7CtPC47VlbNwIC7pXINcU6BiNYuePrVYEPx1K2XizFdD2vYhLEVe/A/7NB0sO9X h17FiWsQzmmTLa7GsgFJH6m5pW8kYJS3WjS09WOfqP/O/lnaP5VFkgFuTW5soz5/0Q/d lIVQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=NHw1acSv; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l61si21882ede.106.2020.12.14.16.32.35; Mon, 14 Dec 2020 16:32:59 -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; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=NHw1acSv; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728396AbgLNXil (ORCPT + 99 others); Mon, 14 Dec 2020 18:38:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:49938 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728198AbgLNXij (ORCPT ); Mon, 14 Dec 2020 18:38:39 -0500 Date: Mon, 14 Dec 2020 17:37:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607989078; bh=fnAS6MkH1ixn2rQeMGUq7HxFriFYnNoItGMTUmcfAig=; h=From:To:Cc:Subject:In-Reply-To:From; b=NHw1acSvYZ19g8mfuNopLwS2bQt5oSFyC46FGYyUO3UAvqfbu51zueYVR7bamJaYH 6q/4ZPZeEX3gvTgOP2DRJ8sTQveOxjhnubSEDtK4vtyr52jbHLyjdZahO/J2md7iXG JfDrQ6flgqlfYEsgV4OwXIrHEg8p9uWc5U5LOTwuF2wQFx0UJrir4NtER0mcJCEWJM qgSrF4VoMOSvXUcQWFkdMsbLjy5MEkvKlMzJBGeAdpcP6WUfQdawbxZ6RZ8XKILD/Y Z1s5Sw/vOYFMiRXslqhaIHYBDOtmgxVFPcBKbYCzVyeGKrtVO3kmeVZ/65vNZ+RY9w f4i8b3jL803Qw== From: Bjorn Helgaas To: Alex Deucher Cc: Stephen Rothwell , Bjorn Helgaas , Alex Deucher , Jay Vosburgh , Kuppuswamy Sathyanarayanan , Linux Kernel Mailing List , Linux Next Mailing List , Sean V Kelley Subject: Re: linux-next: manual merge of the amdgpu tree with the pci tree Message-ID: <20201214233757.GA276422@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2020 at 06:18:54PM -0500, Alex Deucher wrote: > On Mon, Dec 14, 2020 at 6:16 PM Bjorn Helgaas wrote: > > On Tue, Dec 15, 2020 at 07:34:31AM +1100, Stephen Rothwell wrote: > > > Hi all, > > > > > > On Tue, 8 Dec 2020 13:56:20 +1100 Stephen Rothwell wrote: > > > > > > > > Today's linux-next merge of the amdgpu tree got a conflict in: > > > > > > > > drivers/pci/pcie/err.c > > > > > > > > between commits: > > > > > > > > 8f1bbfbc3596 ("PCI/ERR: Rename reset_link() to reset_subordinates()") > > > > 0791721d8007 ("PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()") > > > > 05e9ae19ab83 ("PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()") > > > > > > > > from the pci tree and commit: > > > > > > > > 36a8901e900a ("PCI/ERR: Fix reset logic in pcie_do_recovery() call") > > > > > > > > from the amdgpu tree. > > > > > > > > I fixed it up (I think - see below) and can carry the fix as > > > > necessary. This is now fixed as far as linux-next is concerned, but any > > > > non trivial conflicts should be mentioned to your upstream maintainer > > > > when your tree is submitted for merging. You may also want to consider > > > > cooperating with the maintainer of the conflicting tree to minimise any > > > > particularly complex conflicts. > > > > Huh. It's sub-optimal to change this core code via both the PCI and > > the amdgpu tree, with no heads-up to me. > > > > 400b308d388a ("PCI/ERR: Fix reset logic in pcie_do_recovery() call") > > (apparently in the amdgpu tree) doesn't have a Link: tag to the > > posting of the patch, where there was quite a lot of useful discussion > > that should be connected somehow. > > > > I think the posting was > > https://lore.kernel.org/r/cbba08a5e9ca62778c8937f44eda2192a2045da7.1595617529.git.sathyanarayanan.kuppuswamy@linux.intel.com > > > > I had deferred merging this patch so I could merge Sean's RCEC work > > first, and then resolve the conflict when merging *this* patch. > > I don't plan to merge this upstream via my tree. I was just carrying > it in my drm-next branch because we have a number of users that depend > on it for working DPC and a number of people use this branch for > testing. OK, thanks. FWIW, it's currently marked "Changes Requested" in patchwork, so it isn't really going anywhere right now: https://patchwork.kernel.org/project/linux-pci/patch/cbba08a5e9ca62778c8937f44eda2192a2045da7.1595617529.git.sathyanarayanan.kuppuswamy@linux.intel.com/ I have merged Sean's series, so this would be a good time to try to move this one forward.