Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp771206ybl; Tue, 13 Aug 2019 02:17:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqy57DlX4UQqFSVMGxVadJN3EPAHvr8F2riE2FVUhZy0m5rQ0UNzpDhmwy4QcvT1oi5OoDOC X-Received: by 2002:a17:90b:14c:: with SMTP id em12mr1361059pjb.28.1565687849022; Tue, 13 Aug 2019 02:17:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565687849; cv=none; d=google.com; s=arc-20160816; b=cnSzPyix506V+PFjV/+0tTK5DqyibuJY2ucOwI3fFhJG52IVepGWgDm6qVerWAQB/O Pv6DtWDQgsbk75r7jIO/zLVlcOY4VhzlKEOFqmeH9mr/g6xE5/SvnU7o7D18kHGD1fpX 9hQLxfu7Jxkw2iIM4O/fgfQcdSCZ2hR39OPDeL2NNbCGXBHJHw18X+vWJZKMEOgwmqzR kiqvnN9gQ6LPYNPsQi5ldyozy8/BvQKKJiyi6/2UvQQMgzl1cZK2bUpcgI5pvJ7mu3kq cUTX94G/N5NAXwbu35dAZC8IyOjrOB78IOvLzCUUCXf3ajKpmVgqYbReuTzMhGFMubVd CKVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=NIQLn87/heDfpv364oLNI2i5pDgmTHAgDwqrxLeV8v0=; b=vIos3yoiv1oqbio1re//Zu7yYLlYEoSCe5sSaWfHt1XRsz/NTMYYLXTgQ7sC6Z60vC Y0YLQAVioXXuDSD0t8cN/4ktnfMkrL0EMj3uHCz0mZwt7swXt9gqEA39/n22I7U+weZn wM4YqgvXSqP9TcOT3mO5VwR0aP9uvrHke8msc7iVA+7A0DzvoHZlbcfVY8jk8DBVof03 km+bCtLps5druuHhntgb+bJeyUtl8V/n5gHlxlTu4r3kItpUTFOyGW0q/DMkctP9KNBO FhLZpLpDK1gNYWcSqKyej2tPvLhsDXAafytatdXQd0wbTfDY7c9Uy3Uu1dfmoNNZ3MiA SO9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 185si6341648pfv.39.2019.08.13.02.17.13; Tue, 13 Aug 2019 02:17:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728707AbfHMJPx (ORCPT + 99 others); Tue, 13 Aug 2019 05:15:53 -0400 Received: from mga06.intel.com ([134.134.136.31]:30997 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727559AbfHMJPo (ORCPT ); Tue, 13 Aug 2019 05:15:44 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2019 01:50:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,380,1559545200"; d="scan'208";a="200414319" Received: from rjwysock-mobl1.ger.corp.intel.com (HELO [10.249.129.248]) ([10.249.129.248]) by fmsmga004.fm.intel.com with ESMTP; 13 Aug 2019 01:50:06 -0700 Subject: Re: linux-next: manual merge of the driver-core tree with the rcu tree To: Stephen Rothwell , Greg KH , "Paul E. McKenney" Cc: Linux Next Mailing List , Linux Kernel Mailing List , "Joel Fernandes (Google)" References: <20190813155048.59dd9bdf@canb.auug.org.au> From: "Rafael J. Wysocki" Organization: Intel Technology Poland Sp. z o. o., KRS 101882, ul. Slowackiego 173, 80-298 Gdansk Message-ID: <0d7ff624-dce3-3961-b9a6-7de8eba2bdee@intel.com> Date: Tue, 13 Aug 2019 10:50:05 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190813155048.59dd9bdf@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/13/2019 7:50 AM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the driver-core tree got a conflict in: > > drivers/base/power/runtime.c > > between commit: > > 4a3a5474b4c1 ("driver/core: Convert to use built-in RCU list checking") > > from the rcu tree and commit: > > 515db266a9da ("driver core: Remove device link creation limitation") > > from the driver-core tree. > > I fixed it up (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. > The fix looks good to me, thanks!