+ mm-hmm-convert-to-use-vm_fault_t-fix.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: drm/nouveau/dmem: update for struct hmm_devmem_ops member change
has been added to the -mm tree.  Its filename is
     mm-hmm-convert-to-use-vm_fault_t-fix.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/mm-hmm-convert-to-use-vm_fault_t-fix.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/mm-hmm-convert-to-use-vm_fault_t-fix.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Subject: drm/nouveau/dmem: update for struct hmm_devmem_ops member change

Link: http://lkml.kernel.org/r/20190220174407.753d94e5@xxxxxxxxxxxxxxxx
Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>
Reviewed-by: Jérôme Glisse <jglisse@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---


--- a/drivers/gpu/drm/nouveau/nouveau_dmem.c~mm-hmm-convert-to-use-vm_fault_t-fix
+++ a/drivers/gpu/drm/nouveau/nouveau_dmem.c
@@ -261,7 +261,7 @@ static const struct migrate_vma_ops nouv
 	.finalize_and_map	= nouveau_dmem_fault_finalize_and_map,
 };
 
-static int
+static vm_fault_t
 nouveau_dmem_fault(struct hmm_devmem *devmem,
 		   struct vm_area_struct *vma,
 		   unsigned long addr,
_

Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are

tools-replace-open-encodings-for-numa_no_node.patch
tools-replace-open-encodings-for-numa_no_node-fix.patch
mm-hmm-convert-to-use-vm_fault_t-fix.patch
proc-calculate-end-pointer-for-proc-lookup-at-compile-time-fix.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux