All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200402040510.BXlTrn0dg%akpm@linux-foundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 3e749ed..ece5eb2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -177,4 +177,14 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 -		return __gup_longterm_locked(tsk, mm, start, nr_pages, pages,
 -					     vmas, gup_flags | FOLL_TOUCH |
 -					     FOLL_REMOTE);
--	}
\ No newline at end of file
+-	}
+-
+-	return __get_user_pages_locked(tsk, mm, start, nr_pages, pages, vmas,
+-				       locked,
+-				       gup_flags | FOLL_TOUCH | FOLL_REMOTE);
++	return __get_user_pages_remote(tsk, mm, start, nr_pages, gup_flags,
++				       pages, vmas, locked);
+ }
+ EXPORT_SYMBOL(get_user_pages_remote);
+ 
+_
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index d467b20..0774844 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -218,7 +218,17 @@
   "-\t\treturn __gup_longterm_locked(tsk, mm, start, nr_pages, pages,\n",
   "-\t\t\t\t\t     vmas, gup_flags | FOLL_TOUCH |\n",
   "-\t\t\t\t\t     FOLL_REMOTE);\n",
-  "-\t}"
+  "-\t}\n",
+  "-\n",
+  "-\treturn __get_user_pages_locked(tsk, mm, start, nr_pages, pages, vmas,\n",
+  "-\t\t\t\t       locked,\n",
+  "-\t\t\t\t       gup_flags | FOLL_TOUCH | FOLL_REMOTE);\n",
+  "+\treturn __get_user_pages_remote(tsk, mm, start, nr_pages, gup_flags,\n",
+  "+\t\t\t\t       pages, vmas, locked);\n",
+  " }\n",
+  " EXPORT_SYMBOL(get_user_pages_remote);\n",
+  " \n",
+  "_"
 ]
 
-9066ccdc5cd0fe7da7f89937de13244508f70d3b196ffc08c0508a1d3d2facd8
+5216e85250f48e2ed53c14be08ba99c725ae7ecb64803583db3c42fbf1630009

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.