diff for duplicates of <4816140F.50005@ct.jp.nec.com> diff --git a/a/1.txt b/N1/1.txt index 4801938..da78ca9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,3 +16,14 @@ index d187ab9..69cc737 100644 return; - smp_send_nmi_allbutself(); +- + for_each_online_cpu(i) + nmi_show_regs[i] = 1; + ++ smp_send_nmi_allbutself(); ++ + for_each_online_cpu(i) { + while (nmi_show_regs[i] == 1) + barrier(); +-- +1.5.4.1 diff --git a/a/content_digest b/N1/content_digest index 6238377..ae96955 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -26,6 +26,17 @@ " \tif (system_state == SYSTEM_BOOTING)\n" " \t\treturn;\n" " \n" - "-\tsmp_send_nmi_allbutself();" + "-\tsmp_send_nmi_allbutself();\n" + "-\n" + " \tfor_each_online_cpu(i)\n" + " \t\tnmi_show_regs[i] = 1;\n" + " \n" + "+\tsmp_send_nmi_allbutself();\n" + "+\n" + " \tfor_each_online_cpu(i) {\n" + " \t\twhile (nmi_show_regs[i] == 1)\n" + " \t\t\tbarrier();\n" + "-- \n" + 1.5.4.1 -eff2ee13ae9f9743c42af7b73a239586673ea1d381c870eb45a467023afdb9bd +f346deb5cc89077b26540e5b8921be422bedaa70e2d69295dfeb7a27d1ca5c1f
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.