diff for duplicates of <200701071307.52632.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 2d26671..77296cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ On Sunday 07 January 2007 09:58, Dave Hansen wrote: > The following patch fixes an oops experienced on the Cell architecture -> when init-time functions, early_*(), are called at runtime. =A0It alters +> when init-time functions, early_*(), are called at runtime. It alters > the call paths to make sure that the callers explicitly say whether the > call is being made on behalf of a hotplug even, or happening at -> boot-time.=20 ->=20 +> boot-time. +> > It has been compile tested on ia64, s390, i386 and x86_64. I can't test it here, since I'm travelling at the moment, but diff --git a/a/content_digest b/N1/content_digest index 5143901..07d2a21 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,25 +5,26 @@ "Subject\0Re: [PATCH] Fix sparsemem on Cell (take 3)\0" "Date\0Sun, 7 Jan 2007 13:07:50 +0100\0" "To\0Dave Hansen <haveblue@us.ibm.com>\0" - "Cc\0Andrew Morton <akpm@osdl.org>" - mkravetz@us.ibm.com - linux-mm@kvack.org + "Cc\0John Rose <johnrose@austin.ibm.com>" + Andrew Morton <akpm@osdl.org> + External List <linuxppc-dev@ozlabs.org> + KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> + kmannth@us.ibm.com lkml <linux-kernel@vger.kernel.org> hch@infradead.org - External List <linuxppc-dev@ozlabs.org> + linux-mm@kvack.org Paul Mackerras <paulus@samba.org> - kmannth@us.ibm.com - gone@us.ibm.com - " KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + mkravetz@us.ibm.com + " gone@us.ibm.com\0" "\00:1\0" "b\0" "On Sunday 07 January 2007 09:58, Dave Hansen wrote:\n" "> The following patch fixes an oops experienced on the Cell architecture\n" - "> when init-time functions, early_*(), are called at runtime. =A0It alters\n" + "> when init-time functions, early_*(), are called at runtime. \302\240It alters\n" "> the call paths to make sure that the callers explicitly say whether the\n" "> call is being made on behalf of a hotplug even, or happening at\n" - "> boot-time.=20\n" - ">=20\n" + "> boot-time. \n" + "> \n" "> It has been compile tested on ia64, s390, i386 and x86_64.\n" "\n" "I can't test it here, since I'm travelling at the moment, but\n" @@ -33,4 +34,4 @@ "\n" Acked-by: Arnd Bergmann <arndb@de.ibm.com> -f1d318ad9dd9e2c51de740bd5eb1f5e8db992981e9b0a49b9245d04854dd30c8 +4724b10dffec4b1e073d602cd0ef4d069f02d71af2e145a9b14ddcdc5ef07bad
diff --git a/a/1.txt b/N2/1.txt index 2d26671..4c45299 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,10 +1,10 @@ On Sunday 07 January 2007 09:58, Dave Hansen wrote: > The following patch fixes an oops experienced on the Cell architecture -> when init-time functions, early_*(), are called at runtime. =A0It alters +> when init-time functions, early_*(), are called at runtime. It alters > the call paths to make sure that the callers explicitly say whether the > call is being made on behalf of a hotplug even, or happening at -> boot-time.=20 ->=20 +> boot-time. +> > It has been compile tested on ia64, s390, i386 and x86_64. I can't test it here, since I'm travelling at the moment, but @@ -13,3 +13,9 @@ this version looks good to me. Thanks for picking it up again! > Signed-off-by: Dave Hansen <haveblue@us.ibm.com> Acked-by: Arnd Bergmann <arndb@de.ibm.com> + +-- +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/N2/content_digest index 5143901..4c3a376 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,25 +5,26 @@ "Subject\0Re: [PATCH] Fix sparsemem on Cell (take 3)\0" "Date\0Sun, 7 Jan 2007 13:07:50 +0100\0" "To\0Dave Hansen <haveblue@us.ibm.com>\0" - "Cc\0Andrew Morton <akpm@osdl.org>" - mkravetz@us.ibm.com - linux-mm@kvack.org + "Cc\0John Rose <johnrose@austin.ibm.com>" + Andrew Morton <akpm@osdl.org> + External List <linuxppc-dev@ozlabs.org> + KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> + kmannth@us.ibm.com lkml <linux-kernel@vger.kernel.org> hch@infradead.org - External List <linuxppc-dev@ozlabs.org> + linux-mm@kvack.org Paul Mackerras <paulus@samba.org> - kmannth@us.ibm.com - gone@us.ibm.com - " KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" + mkravetz@us.ibm.com + " gone@us.ibm.com\0" "\00:1\0" "b\0" "On Sunday 07 January 2007 09:58, Dave Hansen wrote:\n" "> The following patch fixes an oops experienced on the Cell architecture\n" - "> when init-time functions, early_*(), are called at runtime. =A0It alters\n" + "> when init-time functions, early_*(), are called at runtime. It alters\n" "> the call paths to make sure that the callers explicitly say whether the\n" "> call is being made on behalf of a hotplug even, or happening at\n" - "> boot-time.=20\n" - ">=20\n" + "> boot-time. \n" + "> \n" "> It has been compile tested on ia64, s390, i386 and x86_64.\n" "\n" "I can't test it here, since I'm travelling at the moment, but\n" @@ -31,6 +32,12 @@ "\n" "> Signed-off-by: Dave Hansen <haveblue@us.ibm.com>\n" "\n" - Acked-by: Arnd Bergmann <arndb@de.ibm.com> + "Acked-by: Arnd Bergmann <arndb@de.ibm.com>\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>" -f1d318ad9dd9e2c51de740bd5eb1f5e8db992981e9b0a49b9245d04854dd30c8 +5e6ffd52b4a22ad591996067435d4fe5070c6b22c0a70668031eafdf06de1f5d
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.