X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fhmm.c;h=fe1cd87e49acc94641eaf7178dc07e5c4306e408;hb=83a50840e72a5a964b4704fcdc2fbb2d771015ab;hp=a04e4b81061012b003c260d8e3cabc388947090c;hpb=9516e531fa2f1ea4a3dac52f5d9834badb97e277;p=linux-2.6-microblaze.git diff --git a/mm/hmm.c b/mm/hmm.c index a04e4b810610..fe1cd87e49ac 100644 --- a/mm/hmm.c +++ b/mm/hmm.c @@ -990,7 +990,7 @@ static void hmm_devmem_ref_kill(struct percpu_ref *ref) percpu_ref_kill(ref); } -static int hmm_devmem_fault(struct vm_area_struct *vma, +static vm_fault_t hmm_devmem_fault(struct vm_area_struct *vma, unsigned long addr, const struct page *page, unsigned int flags,