All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1502464992.6577.48.camel@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 967be06..02ff300 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,9 +7,9 @@ On Thu, 2017-08-10 at 17:23 +0200, Michal Hocko wrote:
 > > +++ b/kernel/fork.c
 > > @@ -659,6 +659,13 @@ static __latent_entropy int dup_mmap(struct
 > > mm_struct *mm,
-> > A 		tmp->vm_flags &= ~(VM_LOCKED | VM_LOCKONFAULT);
-> > A 		tmp->vm_next = tmp->vm_prev = NULL;
-> > A 		file = tmp->vm_file;
+> >  		tmp->vm_flags &= ~(VM_LOCKED | VM_LOCKONFAULT);
+> >  		tmp->vm_next = tmp->vm_prev = NULL;
+> >  		file = tmp->vm_file;
 > > +
 > > +		/* With VM_WIPEONFORK, the child gets an empty
 > > VMA. */
@@ -33,9 +33,3 @@ and/or an mmapped file.
 
 It will work the way it is supposed to with anonymous MAP_PRIVATE
 memory, which is likely the only memory it will be used on, anyway.
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index d0c3c11..a9b499a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -28,9 +28,9 @@
  "> > +++ b/kernel/fork.c\n"
  "> > @@ -659,6 +659,13 @@ static __latent_entropy int dup_mmap(struct\n"
  "> > mm_struct *mm,\n"
- "> > A \t\ttmp->vm_flags &= ~(VM_LOCKED | VM_LOCKONFAULT);\n"
- "> > A \t\ttmp->vm_next = tmp->vm_prev = NULL;\n"
- "> > A \t\tfile = tmp->vm_file;\n"
+ "> > \302\240\t\ttmp->vm_flags &= ~(VM_LOCKED | VM_LOCKONFAULT);\n"
+ "> > \302\240\t\ttmp->vm_next = tmp->vm_prev = NULL;\n"
+ "> > \302\240\t\tfile = tmp->vm_file;\n"
  "> > +\n"
  "> > +\t\t/* With VM_WIPEONFORK, the child gets an empty\n"
  "> > VMA. */\n"
@@ -53,12 +53,6 @@
  "and/or an mmapped file.\n"
  "\n"
  "It will work the way it is supposed to with anonymous MAP_PRIVATE\n"
- "memory, which is likely the only memory it will be used on, anyway.\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ memory, which is likely the only memory it will be used on, anyway.
 
-50ca6cddfb245eb628148c19262a518b07abbd2d7a435d367ce8733f37b405cb
+3c3e8a021d47d621182ce5245ff36e910f47aee0c406b01296b3f8694b4769fb

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.