All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55B2655B.4040001@oracle.com>

diff --git a/a/1.txt b/N1/1.txt
index c2d7185..875b743 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,17 +30,17 @@ Mike Kravetz
 > hugetlbfs_fallocate relies on CONFIG_NUMA and fails to compile otherwise.
 > This just makes the code compile but it seems it begs for a better solution.
 >
-> fs/hugetlbfs/inode.c: In function a??hugetlbfs_fallocatea??:
-> fs/hugetlbfs/inode.c:578:13: error: a??struct vm_area_structa?? has no member named a??vm_policya??
+> fs/hugetlbfs/inode.c: In function ‘hugetlbfs_fallocate’:
+> fs/hugetlbfs/inode.c:578:13: error: ‘struct vm_area_struct’ has no member named ‘vm_policy’
 >     pseudo_vma.vm_policy =
 >               ^
-> fs/hugetlbfs/inode.c:579:4: error: implicit declaration of function a??mpol_shared_policy_lookupa?? [-Werror=implicit-function-declaration]
+> fs/hugetlbfs/inode.c:579:4: error: implicit declaration of function ‘mpol_shared_policy_lookup’ [-Werror=implicit-function-declaration]
 >      mpol_shared_policy_lookup(&HUGETLBFS_I(inode)->policy,
 >      ^
-> fs/hugetlbfs/inode.c:595:28: error: a??struct vm_area_structa?? has no member named a??vm_policya??
+> fs/hugetlbfs/inode.c:595:28: error: ‘struct vm_area_struct’ has no member named ‘vm_policy’
 >      mpol_cond_put(pseudo_vma.vm_policy);
 >                              ^
-> fs/hugetlbfs/inode.c:601:27: error: a??struct vm_area_structa?? has no member named a??vm_policya??
+> fs/hugetlbfs/inode.c:601:27: error: ‘struct vm_area_struct’ has no member named ‘vm_policy’
 >     mpol_cond_put(pseudo_vma.vm_policy);
 >
 > Signed-off-by: Michal Hocko <mhocko@suse.com>
@@ -83,9 +83,3 @@ Mike Kravetz
 >   			mutex_unlock(&hugetlb_fault_mutex_table[hash]);
 >   			error = PTR_ERR(page);
 >
-
---
-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 f331c34..2f23b1c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -49,17 +49,17 @@
  "> hugetlbfs_fallocate relies on CONFIG_NUMA and fails to compile otherwise.\n"
  "> This just makes the code compile but it seems it begs for a better solution.\n"
  ">\n"
- "> fs/hugetlbfs/inode.c: In function a??hugetlbfs_fallocatea??:\n"
- "> fs/hugetlbfs/inode.c:578:13: error: a??struct vm_area_structa?? has no member named a??vm_policya??\n"
+ "> fs/hugetlbfs/inode.c: In function \342\200\230hugetlbfs_fallocate\342\200\231:\n"
+ "> fs/hugetlbfs/inode.c:578:13: error: \342\200\230struct vm_area_struct\342\200\231 has no member named \342\200\230vm_policy\342\200\231\n"
  ">     pseudo_vma.vm_policy =\n"
  ">               ^\n"
- "> fs/hugetlbfs/inode.c:579:4: error: implicit declaration of function a??mpol_shared_policy_lookupa?? [-Werror=implicit-function-declaration]\n"
+ "> fs/hugetlbfs/inode.c:579:4: error: implicit declaration of function \342\200\230mpol_shared_policy_lookup\342\200\231 [-Werror=implicit-function-declaration]\n"
  ">      mpol_shared_policy_lookup(&HUGETLBFS_I(inode)->policy,\n"
  ">      ^\n"
- "> fs/hugetlbfs/inode.c:595:28: error: a??struct vm_area_structa?? has no member named a??vm_policya??\n"
+ "> fs/hugetlbfs/inode.c:595:28: error: \342\200\230struct vm_area_struct\342\200\231 has no member named \342\200\230vm_policy\342\200\231\n"
  ">      mpol_cond_put(pseudo_vma.vm_policy);\n"
  ">                              ^\n"
- "> fs/hugetlbfs/inode.c:601:27: error: a??struct vm_area_structa?? has no member named a??vm_policya??\n"
+ "> fs/hugetlbfs/inode.c:601:27: error: \342\200\230struct vm_area_struct\342\200\231 has no member named \342\200\230vm_policy\342\200\231\n"
  ">     mpol_cond_put(pseudo_vma.vm_policy);\n"
  ">\n"
  "> Signed-off-by: Michal Hocko <mhocko@suse.com>\n"
@@ -101,12 +101,6 @@
  ">   \t\tif (IS_ERR(page)) {\n"
  ">   \t\t\tmutex_unlock(&hugetlb_fault_mutex_table[hash]);\n"
  ">   \t\t\terror = PTR_ERR(page);\n"
- ">\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>"
+ >
 
-4c351f0bc112e7d90af37f8778dd8f2bce78d4849973453ebc3ed66d071d3a18
+7822bce4f4d580c961bb73e4526feb4247664bb3f84af855f3db257703a1879e

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.