Re: linux-next: manual merge of the cifs tree with Linus' tree
From: Steve French <smfrench@gmail.com>
Date: 2018-06-14 00:41:09
Also in:
linux-cifs, lkml
From: Steve French <smfrench@gmail.com>
Date: 2018-06-14 00:41:09
Also in:
linux-cifs, lkml
Ronnie, I fixed up that patch and repushed to cifs-2.6.git for-next. Seems trivial. Let me know if any issues. On Wed, Jun 13, 2018 at 6:01 PM, Stephen Rothwell [off-list ref] wrote:
Hi all,
Today's linux-next merge of the cifs tree got a conflict in:
fs/cifs/transport.c
between commit:
6da2ec56059c ("treewide: kmalloc() -> kmalloc_array()")
from Linus' tree and commit:
1560d69e21c6 ("cifs: push rfc1002 generation down the stack")
from the cifs tree.
I fixed it up (the latter removed the code modified by the former) 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-- Thanks, Steve