lkml.org 
[lkml]   [2018]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: manual merge of the xarray tree with the wireless-drivers-next tree
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.

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.

--
Cheers,
Stephen Rothwell

diff --cc lib/Kconfig.debug
index f2be7503f87c,df1ea92d924c..000000000000
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@@ -1802,13 -1802,9 +1802,16 @@@ config TEST_BITMA

If unsure, say N.

+config TEST_BITFIELD
+ tristate "Test bitfield functions at runtime"
+ help
+ Enable this option to test the bitfield functions at boot.
+
+ If unsure, say N.
+
+ config TEST_XARRAY
+ tristate "Test the XArray code at runtime"
+
config TEST_UUID
tristate "Test functions located in the uuid module at runtime"

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2018-06-28 06:59    [W:1.826 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site