Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3591919pxu; Tue, 15 Dec 2020 10:28:40 -0800 (PST) X-Google-Smtp-Source: ABdhPJzgytFCe+4YkZnSxICC3+8qH21Sgo9Augcq0BCa4h3mGLM1giL683OgokauOLsj9WrTaAai X-Received: by 2002:a17:906:d81:: with SMTP id m1mr17034460eji.550.1608056920287; Tue, 15 Dec 2020 10:28:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608056920; cv=none; d=google.com; s=arc-20160816; b=B2j+ZfPjUdkMBxXMNvqk7emH+oQHVCMmqotCuGeON2rbayL5G9ESghM+A8NYyIIZ0q DBjOmNeHTUam7tQ3uTcjTQ/a9EpEVu/sF/r2dwGDpvxI1kFWlvZ5mj2xh/RonthxhB86 OIKChVkZVHrmrorjPnFV4QX/pO5xLJAfOd7KCQdsvprogZWYBBlvLbj6wghhj4TSDXqh ik+/dqh0nxaslvKLA4x94ucVM3WHR4CfsPj5GPHUyTnQtiBCRvbTWiKp/hAQooE66Olb Rk4jClQRIzbVLlzwPrKV/XXB2h79GVsMpGclevGLPNzxM7MiTp5opdU5S0G4NwNU1lsl kMfA== 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=TpuZxSdJjjzCmSn6dG7F6IlrdnGSZR6Xhh5JQxGbCOU=; b=WrhfDymgb+QJJ4YV1HeBCc5qslhPErirLphVoc+HTqyCiidBKv0+CK0tMoFt60br59 vcUOOM9ElA5B/VTe7MdxTHMfLkL+ljmjdt3ZKMof1K3ibUlQEv5gAdE5pIfKGwRxH9b+ M9Ep4eR/DlFSUAtzSNJJ2a6jLlCP9L/6pZBgtS3HfTT2FnPJ1GzcDSnlF+q01xqgGx50 GXSBe/xPB9Rl8MSQqKamJ0VEk5pK+T1zvQd2dyBLAhYKiO2tiHJqumW4m/ueEBSoEvGZ U1fMsjkk8S3J/uu7qTg4cXatoPfQGS/Bh29LqxycYNcHe4SRgPAVpnq4+sm4mKqMXs78 N5/w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=el+wdHoF; 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 gs12si1346677ejb.87.2020.12.15.10.28.16; Tue, 15 Dec 2020 10:28:40 -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=el+wdHoF; 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 S1731044AbgLOSXI (ORCPT + 99 others); Tue, 15 Dec 2020 13:23:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:45212 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729576AbgLOSW5 (ORCPT ); Tue, 15 Dec 2020 13:22:57 -0500 Date: Tue, 15 Dec 2020 12:22:11 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608056533; bh=jqSIrJHJj7MsgySqZ9za+C23pQD6c/5BB+/am0txRHg=; h=From:To:Cc:Subject:In-Reply-To:From; b=el+wdHoFIUr+RwiQmkHzykih212NTlfIjbQbVtfum6PdX71LxjHIClxu9eKZq/S0L NM4dG1Lylb26SW/AmqYovlvCnWKNlaoeiwv2ODdozi6451c6SsEIqWvVze1pVpIz2j yZUlMF0gvmmf2+4y4IAE8RVwX/T9y6EK5gb0o5o8vxiby8RMbPI738xB7KuI+k5x+L AUyfMxo7waA99aUj9tzV48PAdvRqxO0NP4AsAgfZ3f+eceoI+kTFhzJ7M+G2QZE2cy /+xV4AGoZ8CCyCL6n8igj2p1dw1D1kgNPnu/5cKAOkdxJbGX+MR8hLWspRTFKynd/E lQ7bEb7H2yVmQ== From: Bjorn Helgaas To: Alex Deucher Cc: "Kuppuswamy, Sathyanarayanan" , Stephen Rothwell , Bjorn Helgaas , Alex Deucher , Jay Vosburgh , 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: <20201215182211.GA315827@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 Tue, Dec 15, 2020 at 01:04:25PM -0500, Alex Deucher wrote: > On Tue, Dec 15, 2020 at 12:25 PM Bjorn Helgaas wrote: > > > > On Mon, Dec 14, 2020 at 10:52:26PM -0800, Kuppuswamy, Sathyanarayanan wrote: > > > On 12/14/20 3:37 PM, Bjorn Helgaas wrote: > > > > 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: > > > > > > > > > > > > > > > > > > > > > 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/ > > > > > > There is a newer version of this patch set. Please use it when > > > merging this patch. > > > https://patchwork.kernel.org/project/linux-pci/list/?series=370855 > > > > That one is still pending. I haven't had a chance to look at it yet, > > but seems like there's no point in carrying the superseded version in > > drm-next. > > I'll go ahead and drop it. Or pick up the newer version. You probably still have users that depend on it, and I think it's too late for me to merge the new one for this cycle. Bjorn