On 10.03.20 09:02, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the akpm-current tree got a conflict in: > > drivers/virtio/virtio_balloon.c > > between commit: > > b5769cdc14fc ("virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM") > > from the vhost tree and commits: > > b64c4d5bea98 ("virtio-balloon: pull page poisoning config out of free page hinting") > 80c03575431c ("virtio-balloon: add support for providing free page reports to host") > > from the akpm-current tree. > > I looked at the conflict for a while but could not easily see how to > reconcile it, so I decided to revert the vhost tree commit for today. > Some advice would be appreciated. > Yes, the free page reporting features are currently in Andrews tree and most probably won't go via the vhost tree due to the core-mm changes. Ideally, the VIRTIO_BALLOON_F_DEFLATE_ON_OOM fix would go in unchanged, because some people might be interested in backporting it (it's not a stable fix, though). I think rebasing any way round shouldn't be too hard. @Alex, Michael, what's your thought on this? -- Thanks, David / dhildenb