On Wed, Dec 12, 2018 at 12:02:52PM +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the net-next tree got a conflict in: > > MAINTAINERS > > between commit: > > cb4f131e1f2c ("MAINTAINERS: Patch monkey for the Hyper-V code") > > from the char-misc.current tree and commit: > > b255e500c8dc ("net: documentation: build a directory structure for drivers") > > from the net-next 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 MAINTAINERS > index 4a2a30380bed,a676b40ac1d6..000000000000 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@@ -6930,11 -6902,9 +6931,11 @@@ Hyper-V CORE AND DRIVER > M: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx> > M: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> > M: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx> > +M: Sasha Levin <sashal@xxxxxxxxxx> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git > L: devel@xxxxxxxxxxxxxxxxxxxxxx > -S: Maintained > +S: Supported > - F: Documentation/networking/netvsc.txt > + F: Documentation/networking/device_drivers/microsoft/netvsc.txt > F: arch/x86/include/asm/mshyperv.h > F: arch/x86/include/asm/trace/hyperv.h > F: arch/x86/include/asm/hyperv-tlfs.h Looks good to me, thanks! greg k-h