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...