Re: [HMM-v25 07/19] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5

From: Dan Williams
Date: Thu Dec 20 2018 - 11:47:54 EST


On Thu, Dec 20, 2018 at 8:15 AM Jerome Glisse <jglisse@xxxxxxxxxx> wrote:
[..]
> > Rather than try to figure out how to forward declare pmd_t, how about
> > just move dev_page_fault_t out of the generic dev_pagemap and into the
> > HMM specific container structure? This should be straightfoward on top
> > of the recent refactor.
>
> Fine with me.

I was hoping you would reply with a patch. I'll take a look...