From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: linux-next: manual merge of the xarray tree with the wireless-drivers-next tree Date: Thu, 28 Jun 2018 09:51:09 +0200 Message-ID: <1530172269.4988.1.camel@sipsolutions.net> References: <20180628145900.4ca1e648@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180628145900.4ca1e648@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell , Matthew Wilcox , Kalle Valo , Wireless Cc: Linux-Next Mailing List , Linux Kernel Mailing List List-Id: linux-next.vger.kernel.org On Thu, 2018-06-28 at 14:59 +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the xarray tree got a conflict in: > > lib/Kconfig.debug > > between commit: > > 0e2dc70e3d0d ("bitfield: add tests") > > from the wireless-drivers-next tree and commit: > > d968f529e39f ("xarray: Add XArray load operation") > > from the xarray tree. Thanks for the heads-up! Not really sure where/how we'll be able to get that resolved before it hits Linus, but as the conflict seems rather easy (overlapping additions), I guess it's not such a big deal. johannes