diff for duplicates of <1144975746.5817.94.camel@linux-znh> diff --git a/a/1.txt b/N1/1.txt index 00f3dbc..1ba36d3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ diff -Nraup a/fs/hugetlbfs/inode.c b/fs/hugetlbfs/inode.c - 0, 0, init_once, NULL); + sizeof(struct hugetlbfs_inode_info), + 0, 0, init_once, NULL); - if (hugetlbfs_inode_cachep = NULL) + if (hugetlbfs_inode_cachep == NULL) return -ENOMEM; error = register_filesystem(&hugetlbfs_fs_type); diff --git a/a/content_digest b/N1/content_digest index 0134d66..68ec3fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,8 +4,8 @@ "ref\01144975292.5817.74.camel@linux-znh\0" "ref\01144975523.5817.84.camel@linux-znh\0" "From\0Zou Nan hai <nanhai.zou@intel.com>\0" - "Subject\0Re: [PATCH 5/8] IA64 various hugepage size - mount more hugetlb fs\0" - "Date\0Fri, 14 Apr 2006 00:49:07 +0000\0" + "Subject\0Re: [PATCH 5/8] IA64 various hugepage size - mount more hugetlb fs for SHM\0" + "Date\014 Apr 2006 08:49:07 +0800\0" "To\0LKML <linux-kernel@vger.kernel.org>\0" "Cc\0Linux-IA64 <linux-ia64@vger.kernel.org>" Tony <tony.luck@intel.com> @@ -57,7 +57,7 @@ "-\t\t\t\t\t0, 0, init_once, NULL);\n" "+\t\t\tsizeof(struct hugetlbfs_inode_info),\n" "+\t\t\t0, 0, init_once, NULL);\n" - " \tif (hugetlbfs_inode_cachep = NULL)\n" + " \tif (hugetlbfs_inode_cachep == NULL)\n" " \t\treturn -ENOMEM;\n" " \n" " \terror = register_filesystem(&hugetlbfs_fs_type);\n" @@ -109,4 +109,4 @@ " \t\tkmem_cache_destroy(hugetlbfs_inode_cachep);\n" " \treturn error;" -fad584313cfcb082a520021ff5fbdcfd73c9c4cde16891f0d366df9e9852b538 +7621bf4d968f637f278082866bc1852d106fdd7b8fae5d730250e157d4540b36
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.