Re: linux-next: manual merge of the akpm-current tree with the nvdimm tree
From: Minchan Kim <minchan@kernel.org>
Date: 2017-11-16 04:55:37
Also in:
lkml
From: Minchan Kim <minchan@kernel.org>
Date: 2017-11-16 04:55:37
Also in:
lkml
Hi Stephen, On Thu, Nov 16, 2017 at 02:16:27PM +1100, Stephen Rothwell wrote:
Hi Andrew,
Today's linux-next merge of the akpm-current tree got a conflict in:
drivers/block/brd.c
between commit:
7a862fbbdec6 ("brd: remove dax support")
from the nvdimm tree and commit:
f8ace3501d00 ("bdi: introduce BDI_CAP_SYNCHRONOUS_IO")
from the akpm-current tree.
I fixed it up (see below) and can carry the fix as necessary. ThisIt's good for me. Thanks.