Re: [PATCH] libnvdimm: fix phys_addr for nvdimm_clear_poison

From: Vishal Verma
Date: Tue Apr 25 2017 - 18:24:26 EST


On 04/25, Kani, Toshimitsu wrote:
> On Tue, 2017-04-25 at 15:44 -0600, Vishal Verma wrote:
> > On 04/25, Toshi Kani wrote:
[...]
> >
> > Should we be using nsio->res.start here or nsio->addr ?
>
> nsio->addr is a virtual address. We need to pass the physical address
> of this range.

I see - makes sense.
You can add
Reviewed-by: Vishal Verma <vishal.l.verma@xxxxxxxxx>