diff for duplicates of <506E466B.4050903@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index b9889da..32b9854 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,8 +17,7 @@ Signed-off-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> 1 file changed, 8 insertions(+), 5 deletions(-) Index: linux-3.6/mm/memory_hotplug.c -=================================================================== ---- linux-3.6.orig/mm/memory_hotplug.c 2012-10-04 18:29:50.577668254 +0900 +=================================--- linux-3.6.orig/mm/memory_hotplug.c 2012-10-04 18:29:50.577668254 +0900 +++ linux-3.6/mm/memory_hotplug.c 2012-10-04 18:29:58.284676075 +0900 @@ -279,11 +279,14 @@ static int __meminit __add_section(int n #ifdef CONFIG_SPARSEMEM_VMEMMAP diff --git a/a/content_digest b/N1/content_digest index 4545046..1b2be42 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0506E43E0.70507@jp.fujitsu.com\0" "From\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>\0" "Subject\0[PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP\0" - "Date\0Fri, 5 Oct 2012 11:31:07 +0900\0" + "Date\0Fri, 05 Oct 2012 02:31:07 +0000\0" "To\0x86@kernel.org" linux-mm@kvack.org linux-kernel@vger.kernel.org @@ -42,8 +42,7 @@ " 1 file changed, 8 insertions(+), 5 deletions(-)\n" "\n" "Index: linux-3.6/mm/memory_hotplug.c\n" - "===================================================================\n" - "--- linux-3.6.orig/mm/memory_hotplug.c\t2012-10-04 18:29:50.577668254 +0900\n" + "=================================--- linux-3.6.orig/mm/memory_hotplug.c\t2012-10-04 18:29:50.577668254 +0900\n" "+++ linux-3.6/mm/memory_hotplug.c\t2012-10-04 18:29:58.284676075 +0900\n" "@@ -279,11 +279,14 @@ static int __meminit __add_section(int n\n" " #ifdef CONFIG_SPARSEMEM_VMEMMAP\n" @@ -66,4 +65,4 @@ " #else\n" static int __remove_section(struct zone *zone, struct mem_section *ms) -1b965aaf4e6d637d0323c6db9901101610365bc1f0dc8fa6537678cc547a41a3 +3a7876b6c988638605a7025a962b88076ea6e3cd5defb16dc7bfe174aafac1ff
diff --git a/a/content_digest b/N2/content_digest index 4545046..7989de7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,25 +2,25 @@ "From\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>\0" "Subject\0[PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP\0" "Date\0Fri, 5 Oct 2012 11:31:07 +0900\0" - "To\0x86@kernel.org" - linux-mm@kvack.org - linux-kernel@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-acpi@vger.kernel.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - linux-ia64@vger.kernel.org - cmetcalf@tilera.com - " sparclinux@vger.kernel.org\0" - "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>" + "To\0<x86@kernel.org>" + <linux-mm@kvack.org> + <linux-kernel@vger.kernel.org> + <linuxppc-dev@lists.ozlabs.org> + <linux-acpi@vger.kernel.org> + <linux-s390@vger.kernel.org> + <linux-sh@vger.kernel.org> + <linux-ia64@vger.kernel.org> + <cmetcalf@tilera.com> + " <sparclinux@vger.kernel.org>\0" + "Cc\0len.brown@intel.com" + wency@cn.fujitsu.com + Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> + minchan.kim@gmail.com + kosaki.motohiro@jp.fujitsu.com rientjes@google.com - liuj97@gmail.com - len.brown@intel.com cl@linux.com - minchan.kim@gmail.com akpm@linux-foundation.org - kosaki.motohiro@jp.fujitsu.com - " wency@cn.fujitsu.com\0" + " liuj97@gmail.com\0" "\00:1\0" "b\0" "Currently __remove_section for SPARSEMEM_VMEMMAP does nothing. But even if\n" @@ -66,4 +66,4 @@ " #else\n" static int __remove_section(struct zone *zone, struct mem_section *ms) -1b965aaf4e6d637d0323c6db9901101610365bc1f0dc8fa6537678cc547a41a3 +29b046defce1d2e678610040a066925f811ca225d26f6265ad964b89d884ce44
diff --git a/a/1.txt b/N3/1.txt index b9889da..b9f0895 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -40,3 +40,9 @@ Index: linux-3.6/mm/memory_hotplug.c } #else static int __remove_section(struct zone *zone, struct mem_section *ms) + +-- +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/N3/content_digest index 4545046..d3b2007 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -64,6 +64,12 @@ "+\treturn ret;\n" " }\n" " #else\n" - static int __remove_section(struct zone *zone, struct mem_section *ms) + " static int __remove_section(struct zone *zone, struct mem_section *ms)\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>" -1b965aaf4e6d637d0323c6db9901101610365bc1f0dc8fa6537678cc547a41a3 +664ada61092c924b12c1be98e992e6c5fac6ace029cbe6ee50d744803a4b0d32
diff --git a/a/content_digest b/N4/content_digest index 4545046..ce596f8 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -2,25 +2,25 @@ "From\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>\0" "Subject\0[PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP\0" "Date\0Fri, 5 Oct 2012 11:31:07 +0900\0" - "To\0x86@kernel.org" - linux-mm@kvack.org - linux-kernel@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-acpi@vger.kernel.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - linux-ia64@vger.kernel.org - cmetcalf@tilera.com - " sparclinux@vger.kernel.org\0" + "To\0<x86@kernel.org>" + <linux-mm@kvack.org> + <linux-kernel@vger.kernel.org> + <linuxppc-dev@lists.ozlabs.org> + <linux-acpi@vger.kernel.org> + <linux-s390@vger.kernel.org> + <linux-sh@vger.kernel.org> + <linux-ia64@vger.kernel.org> + <cmetcalf@tilera.com> + " <sparclinux@vger.kernel.org>\0" "Cc\0Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>" - rientjes@google.com - liuj97@gmail.com - len.brown@intel.com - cl@linux.com - minchan.kim@gmail.com - akpm@linux-foundation.org - kosaki.motohiro@jp.fujitsu.com - " wency@cn.fujitsu.com\0" + <rientjes@google.com> + <liuj97@gmail.com> + <len.brown@intel.com> + <cl@linux.com> + <minchan.kim@gmail.com> + <akpm@linux-foundation.org> + <kosaki.motohiro@jp.fujitsu.com> + " <wency@cn.fujitsu.com>\0" "\00:1\0" "b\0" "Currently __remove_section for SPARSEMEM_VMEMMAP does nothing. But even if\n" @@ -66,4 +66,4 @@ " #else\n" static int __remove_section(struct zone *zone, struct mem_section *ms) -1b965aaf4e6d637d0323c6db9901101610365bc1f0dc8fa6537678cc547a41a3 +0b69060185dfbca48ac073511f278933abb7d8b2660164f508817572ed9cef87
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.