On Fri, Oct 05, 2018 at 03:47:21PM +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the akpm-current tree got a conflict in: > > include/linux/swap.h > > between commit: > > 0f83d16b8f1f ("mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS") > > from the btrfs-kdave tree and commit: > > 26833300651e ("mm, swap: fix race between swapoff and some swap operations") > > from the akpm-current 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 Thanks, Stephen, that looks good. This reminds that Dave suggested that we chould route the two mm patches in my series through Andrew's mm tree for 4.20 and get the Btrfs bits in for 4.21. Would that make things harder for linux-next? If not, I can resend "mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS" and "mm: export add_swap_extent()" rebased on mmotm.