diff for duplicates of <5113450C.1080109@huawei.com> diff --git a/a/1.txt b/N1/1.txt index f586f83..c075e76 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ > > Hi Andrew, will you just ignore the earlier patch and consider the following one? :> > -> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> > --- > arch/ia64/mm/init.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) @@ -22,7 +22,7 @@ I confused the vaddr and paddr, really sorry for it. -In efi_init() memory aligns in IA64_GRANULE_SIZE(16M). If set "crashkernel=1024M-:600M" +In efi_init() memory aligns in IA64_GRANULE_SIZE(16M). If set "crashkernel\x1024M-:600M" and use sparse memory model, when crash kernel booting it changes [128M-728M] to [128M-720M]. But initrd memory is in [709M-727M], and virt_addr_valid() *can not* check the invalid pages when freeing initrd memory. There are some pages missed at the end of the seciton. @@ -32,7 +32,7 @@ ChangeLog V3: ChangeLog V2: add invalid pages check when freeing initrd memory -Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> --- arch/ia64/mm/init.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 2a042a2..6a57560 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\051074786.5030007@huawei.com\0" "ref\01359995565.7515.178.camel@mfleming-mobl1.ger.corp.intel.com\0" "ref\051131248.3080203@huawei.com\0" - "ref\051131248.3080203-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "From\0Xishi Qiu <qiuxishi@huawei.com>\0" "Subject\0[PATCH V3] ia64/mm: fix a bad_page bug when crash kernel booting\0" - "Date\0Thu, 7 Feb 2013 14:09:16 +0800\0" - "To\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + "Date\0Thu, 07 Feb 2013 06:09:16 +0000\0" + "To\0Xishi Qiu <qiuxishi@huawei.com>\0" + "Cc\0Matt Fleming <matt.fleming@intel.com>" Luck - Tony <tony.luck-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - fenghua.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - Liujiang <jiang.liu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Hanjun Guo <guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " WuJianguo <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + Tony <tony.luck@intel.com> + fenghua.yu@intel.com + Liujiang <jiang.liu@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + linux-ia64@vger.kernel.org + linux-kernel@vger.kernel.org + linux-efi@vger.kernel.org + linux-mm@kvack.org + Hanjun Guo <guohanjun@huawei.com> + " WuJianguo <wujianguo@huawei.com>\0" "\00:1\0" "b\0" "> Sorry, this bug will be happen when use Sparse-Memory(section is valid, but last\n" @@ -27,7 +26,7 @@ "> \n" "> Hi Andrew, will you just ignore the earlier patch and consider the following one? :>\n" "> \n" - "> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "> ---\n" "> arch/ia64/mm/init.c | 2 ++\n" "> 1 files changed, 2 insertions(+), 0 deletions(-)\n" @@ -44,7 +43,7 @@ "\n" "I confused the vaddr and paddr, really sorry for it.\n" "\n" - "In efi_init() memory aligns in IA64_GRANULE_SIZE(16M). If set \"crashkernel=1024M-:600M\"\n" + "In efi_init() memory aligns in IA64_GRANULE_SIZE(16M). If set \"crashkernel\02024M-:600M\"\n" "and use sparse memory model, when crash kernel booting it changes [128M-728M] to [128M-720M].\n" "But initrd memory is in [709M-727M], and virt_addr_valid() *can not* check the invalid pages\n" "when freeing initrd memory. There are some pages missed at the end of the seciton.\n" @@ -54,7 +53,7 @@ "ChangeLog V2:\n" "\tadd invalid pages check when freeing initrd memory\n" "\n" - "Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "---\n" " arch/ia64/mm/init.c | 4 ++++\n" " 1 files changed, 4 insertions(+), 0 deletions(-)\n" @@ -84,4 +83,4 @@ "-- \n" 1.7.6.1 -bebaebf0aea9030c027888896a24a2197c9e87c5abae4ebf495e8fbbb9939cfa +afcb44ab41f6a4d856c83d722cdf8361ec54708f1c46d889e2841e1e2a3f31da
diff --git a/a/1.txt b/N2/1.txt index f586f83..8736aea 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ > > Hi Andrew, will you just ignore the earlier patch and consider the following one? :> > -> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> > --- > arch/ia64/mm/init.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) @@ -32,7 +32,7 @@ ChangeLog V3: ChangeLog V2: add invalid pages check when freeing initrd memory -Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> --- arch/ia64/mm/init.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) @@ -61,3 +61,13 @@ index 082e383..8a269f8 100644 init_page_count(page); -- 1.7.6.1 + + + + + +-- +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 2a042a2..5d91998 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\051074786.5030007@huawei.com\0" "ref\01359995565.7515.178.camel@mfleming-mobl1.ger.corp.intel.com\0" "ref\051131248.3080203@huawei.com\0" - "ref\051131248.3080203-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "From\0Xishi Qiu <qiuxishi@huawei.com>\0" "Subject\0[PATCH V3] ia64/mm: fix a bad_page bug when crash kernel booting\0" "Date\0Thu, 7 Feb 2013 14:09:16 +0800\0" - "To\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + "To\0Xishi Qiu <qiuxishi@huawei.com>\0" + "Cc\0Matt Fleming <matt.fleming@intel.com>" Luck - Tony <tony.luck-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - fenghua.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - Liujiang <jiang.liu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Hanjun Guo <guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " WuJianguo <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + Tony <tony.luck@intel.com> + fenghua.yu@intel.com + Liujiang <jiang.liu@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + linux-ia64@vger.kernel.org + linux-kernel@vger.kernel.org + linux-efi@vger.kernel.org + linux-mm@kvack.org + Hanjun Guo <guohanjun@huawei.com> + " WuJianguo <wujianguo@huawei.com>\0" "\00:1\0" "b\0" "> Sorry, this bug will be happen when use Sparse-Memory(section is valid, but last\n" @@ -27,7 +26,7 @@ "> \n" "> Hi Andrew, will you just ignore the earlier patch and consider the following one? :>\n" "> \n" - "> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "> ---\n" "> arch/ia64/mm/init.c | 2 ++\n" "> 1 files changed, 2 insertions(+), 0 deletions(-)\n" @@ -54,7 +53,7 @@ "ChangeLog V2:\n" "\tadd invalid pages check when freeing initrd memory\n" "\n" - "Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "---\n" " arch/ia64/mm/init.c | 4 ++++\n" " 1 files changed, 4 insertions(+), 0 deletions(-)\n" @@ -82,6 +81,16 @@ " \t\tClearPageReserved(page);\n" " \t\tinit_page_count(page);\n" "-- \n" - 1.7.6.1 + "1.7.6.1\n" + "\n" + "\n" + "\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>" -bebaebf0aea9030c027888896a24a2197c9e87c5abae4ebf495e8fbbb9939cfa +4f89de74d5b88f96bceb564d5ec63afecde2461e964c3f83a1603ca969d04a33
diff --git a/a/1.txt b/N3/1.txt index f586f83..f76443a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -5,7 +5,7 @@ > > Hi Andrew, will you just ignore the earlier patch and consider the following one? :> > -> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> > --- > arch/ia64/mm/init.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) @@ -32,7 +32,7 @@ ChangeLog V3: ChangeLog V2: add invalid pages check when freeing initrd memory -Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +Signed-off-by: Xishi Qiu <qiuxishi@huawei.com> --- arch/ia64/mm/init.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/a/content_digest b/N3/content_digest index 2a042a2..a16af6b 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,23 +1,22 @@ "ref\051074786.5030007@huawei.com\0" "ref\01359995565.7515.178.camel@mfleming-mobl1.ger.corp.intel.com\0" "ref\051131248.3080203@huawei.com\0" - "ref\051131248.3080203-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "From\0Xishi Qiu <qiuxishi@huawei.com>\0" "Subject\0[PATCH V3] ia64/mm: fix a bad_page bug when crash kernel booting\0" "Date\0Thu, 7 Feb 2013 14:09:16 +0800\0" - "To\0Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Matt Fleming <matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + "To\0Xishi Qiu <qiuxishi@huawei.com>\0" + "Cc\0Matt Fleming <matt.fleming@intel.com>" Luck - Tony <tony.luck-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - fenghua.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - Liujiang <jiang.liu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Hanjun Guo <guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " WuJianguo <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + Tony <tony.luck@intel.com> + <fenghua.yu@intel.com> + Liujiang <jiang.liu@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + <linux-ia64@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-efi@vger.kernel.org> + <linux-mm@kvack.org> + Hanjun Guo <guohanjun@huawei.com> + " WuJianguo <wujianguo@huawei.com>\0" "\00:1\0" "b\0" "> Sorry, this bug will be happen when use Sparse-Memory(section is valid, but last\n" @@ -27,7 +26,7 @@ "> \n" "> Hi Andrew, will you just ignore the earlier patch and consider the following one? :>\n" "> \n" - "> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "> ---\n" "> arch/ia64/mm/init.c | 2 ++\n" "> 1 files changed, 2 insertions(+), 0 deletions(-)\n" @@ -54,7 +53,7 @@ "ChangeLog V2:\n" "\tadd invalid pages check when freeing initrd memory\n" "\n" - "Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n" "---\n" " arch/ia64/mm/init.c | 4 ++++\n" " 1 files changed, 4 insertions(+), 0 deletions(-)\n" @@ -84,4 +83,4 @@ "-- \n" 1.7.6.1 -bebaebf0aea9030c027888896a24a2197c9e87c5abae4ebf495e8fbbb9939cfa +034952b8717468c504eb4469a244be44645831ecaa19219fa99ca5a3f7a8e5e9
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.