diff for duplicates of <4A5597CD.4060201@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 96d5f58..355f666 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ Sample of results: : [ 0 %]dropping to initramfs shell exiting this shell will reboot your system - root:/> Entered OS INIT handler. PSP=fff301a0 cpu=0 monarch=0 + root:/> Entered OS INIT handler. PSPÿf301a0 cpu=0 monarch=0 ia64_init_handler: Promoting cpu 0 to monarch. Delaying for 5 seconds... All OS INIT slaves have reached rendezvous @@ -60,7 +60,7 @@ Sample of results: : <<snip>> : - Entered OS INIT handler. PSP=fff301a0 cpu=0 monarch=1 + Entered OS INIT handler. PSPÿf301a0 cpu=0 monarch=1 Delaying for 5 seconds... mlogbuf_finish: printing switched to urgent mode, MCA/INIT might be dodgy or fail. OS INIT slave did not rendezvous on cpu 1 2 3 @@ -74,7 +74,7 @@ Proposed fix: To avoid this problem, this patch inserts ia64_set_psr_mc() to mask INIT on cpus going to be frozen. This masking have no effect if the - kdump_cpu_freeze() is called from INIT handler when kdump_on_init == 1, + kdump_cpu_freeze() is called from INIT handler when kdump_on_init = 1, because psr.mc is already turned on to 1 before entering OS_INIT. I confirmed that weird log like above are disappeared after applying this patch. @@ -171,10 +171,3 @@ index a06d465..8d2eabe 100644 +END(ia64_set_psr_mc) -- 1.6.0 - - - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec diff --git a/a/content_digest b/N1/content_digest index c4890c2..0d89282 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,14 +2,14 @@ "ref\04A5595F3.2050609@jp.fujitsu.com\0" "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0" "Subject\0[PATCH v2 1/7] ia64, kdump: Mask MCA/INIT on frozen cpus\0" - "Date\0Thu, 09 Jul 2009 16:10:05 +0900\0" + "Date\0Thu, 09 Jul 2009 07:10:05 +0000\0" "To\0linux-ia64@vger.kernel.org" " linux-kernel@vger.kernel.org\0" - "Cc\0Haren Myneni <hbabu@us.ibm.com>" + "Cc\0Vivek Goyal <vgoyal@redhat.com>" + Haren Myneni <hbabu@us.ibm.com> + kexec@lists.infradead.org Luck Tony <tony.luck@intel.com> - kexec@lists.infradead.org - Vivek Goyal <vgoyal@redhat.com> Yu " Fenghua <fenghua.yu@intel.com>\0" "\00:1\0" @@ -68,7 +68,7 @@ " :\n" " [ 0 %]dropping to initramfs shell\n" " exiting this shell will reboot your system\n" - " root:/> Entered OS INIT handler. PSP=fff301a0 cpu=0 monarch=0\n" + " root:/> Entered OS INIT handler. PSP\303\277f301a0 cpu=0 monarch=0\n" " ia64_init_handler: Promoting cpu 0 to monarch.\n" " Delaying for 5 seconds...\n" " All OS INIT slaves have reached rendezvous\n" @@ -76,7 +76,7 @@ " :\n" " <<snip>>\n" " :\n" - " Entered OS INIT handler. PSP=fff301a0 cpu=0 monarch=1\n" + " Entered OS INIT handler. PSP\303\277f301a0 cpu=0 monarch=1\n" " Delaying for 5 seconds...\n" " mlogbuf_finish: printing switched to urgent mode, MCA/INIT might be dodgy or fail.\n" " OS INIT slave did not rendezvous on cpu 1 2 3\n" @@ -90,7 +90,7 @@ "\n" " To avoid this problem, this patch inserts ia64_set_psr_mc() to mask\n" " INIT on cpus going to be frozen. This masking have no effect if the\n" - " kdump_cpu_freeze() is called from INIT handler when kdump_on_init == 1,\n" + " kdump_cpu_freeze() is called from INIT handler when kdump_on_init = 1,\n" " because psr.mc is already turned on to 1 before entering OS_INIT.\n" " I confirmed that weird log like above are disappeared after applying\n" " this patch.\n" @@ -186,13 +186,6 @@ "+\tbr.ret.sptk.many rp\n" "+END(ia64_set_psr_mc)\n" "-- \n" - "1.6.0\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + 1.6.0 -766f70d4aa0db8f7ab611f71be50d48641601ed8135eaa442065235950cbb2d5 +e03b9ccfa3a5808c6636c021ae64b1aadfa1a55a72174cfc78a71e988aa6a98c
diff --git a/a/1.txt b/N2/1.txt index 96d5f58..9381a48 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -171,10 +171,3 @@ index a06d465..8d2eabe 100644 +END(ia64_set_psr_mc) -- 1.6.0 - - - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec diff --git a/a/content_digest b/N2/content_digest index c4890c2..5218850 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,11 +5,11 @@ "Date\0Thu, 09 Jul 2009 16:10:05 +0900\0" "To\0linux-ia64@vger.kernel.org" " linux-kernel@vger.kernel.org\0" - "Cc\0Haren Myneni <hbabu@us.ibm.com>" + "Cc\0Vivek Goyal <vgoyal@redhat.com>" + Haren Myneni <hbabu@us.ibm.com> + kexec@lists.infradead.org Luck Tony <tony.luck@intel.com> - kexec@lists.infradead.org - Vivek Goyal <vgoyal@redhat.com> Yu " Fenghua <fenghua.yu@intel.com>\0" "\00:1\0" @@ -186,13 +186,6 @@ "+\tbr.ret.sptk.many rp\n" "+END(ia64_set_psr_mc)\n" "-- \n" - "1.6.0\n" - "\n" - "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + 1.6.0 -766f70d4aa0db8f7ab611f71be50d48641601ed8135eaa442065235950cbb2d5 +412879d8dad39b313e51d82702cfc0a386b43499c861ac75262a872aa73f82eb
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.