All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ZXdMC9rCHqAx2SfF@google.com>

diff --git a/a/1.txt b/N1/1.txt
index be03858..f67702f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On Mon, Dec 11, 2023, Sean Christopherson wrote:
 > > On Fri, 2023-05-12 at 16:31 -0700, Sean Christopherson wrote:
 > > > Use syscore_ops.shutdown to disable hardware virtualization during a
 > > > reboot instead of using the dedicated reboot_notifier so that KVM disables
-> > > virtualization _after_ system_state has been updated.  This will allow
+> > > virtualization _after_ system_state has been updated.? This will allow
 > > > fixing a race in KVM's handling of a forced reboot where KVM can end up
 > > > enabling hardware virtualization between kernel_restart_prepare() and
 > > > machine_restart().
@@ -84,8 +84,3 @@ On Mon, Dec 11, 2023, Sean Christopherson wrote:
 > 
 > FWIW, if we want to go with option (b), syscore_shutdown() hooks could use
 > kexec_in_progress to differentiate between "regular" shutdown/reboot and kexec.
-
-_______________________________________________
-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 1057c4e..20e26e8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,27 +3,9 @@
  "ref\0cfed942fc767fa7b2fabc68a3357a7b95bd6a589.camel@amazon.com\0"
  "ref\0ZXdIIBUXcCIK28ys@google.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0Re: [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown\0"
+ "Subject\0[PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown\0"
  "Date\0Mon, 11 Dec 2023 09:51:07 -0800\0"
- "To\0James Gowans <jgowans@amazon.com>\0"
- "Cc\0pbonzini@redhat.com <pbonzini@redhat.com>"
-  Alexander Graf <graf@amazon.de>
- " Jan Sch\303\266nherr <jschoenh@amazon.de>"
-  ebiederm@xmission.com <ebiederm@xmission.com>
-  yuzenghui@huawei.com <yuzenghui@huawei.com>
-  atishp@atishpatra.org <atishp@atishpatra.org>
-  kvm-riscv@lists.infradead.org <kvm-riscv@lists.infradead.org>
-  james.morse@arm.com <james.morse@arm.com>
-  suzuki.poulose@arm.com <suzuki.poulose@arm.com>
-  oliver.upton@linux.dev <oliver.upton@linux.dev>
-  chenhuacai@kernel.org <chenhuacai@kernel.org>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  kvmarm@lists.linux.dev <kvmarm@lists.linux.dev>
-  maz@kernel.org <maz@kernel.org>
-  kvm@vger.kernel.org <kvm@vger.kernel.org>
-  aleksandar.qemu.devel@gmail.com <aleksandar.qemu.devel@gmail.com>
-  anup@brainfault.org <anup@brainfault.org>
- " kexec@lists.infradead.org <kexec@lists.infradead.org>\0"
+ "To\0kvm-riscv@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Dec 11, 2023, Sean Christopherson wrote:\n"
@@ -36,7 +18,7 @@
  "> > On Fri, 2023-05-12 at 16:31 -0700, Sean Christopherson wrote:\n"
  "> > > Use syscore_ops.shutdown to disable hardware virtualization during a\n"
  "> > > reboot instead of using the dedicated reboot_notifier so that KVM disables\n"
- "> > > virtualization _after_ system_state has been updated.\302\240 This will allow\n"
+ "> > > virtualization _after_ system_state has been updated.? This will allow\n"
  "> > > fixing a race in KVM's handling of a forced reboot where KVM can end up\n"
  "> > > enabling hardware virtualization between kernel_restart_prepare() and\n"
  "> > > machine_restart().\n"
@@ -111,11 +93,6 @@
  "> what appear to be unique paths for handling kexec.\n"
  "> \n"
  "> FWIW, if we want to go with option (b), syscore_shutdown() hooks could use\n"
- "> kexec_in_progress to differentiate between \"regular\" shutdown/reboot and kexec.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ "> kexec_in_progress to differentiate between \"regular\" shutdown/reboot and kexec."
 
-b76e8bf804e09cad358fbe772ee078758cf02d7d8626948d84e8ecfe6305fd4a
+5fe7cbe9b3518b37f38e9464983af709841d750bab1d913d23ed14aac62a808c

diff --git a/a/1.txt b/N2/1.txt
index be03858..def58d1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -84,8 +84,3 @@ On Mon, Dec 11, 2023, Sean Christopherson wrote:
 > 
 > FWIW, if we want to go with option (b), syscore_shutdown() hooks could use
 > kexec_in_progress to differentiate between "regular" shutdown/reboot and kexec.
-
-_______________________________________________
-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 1057c4e..c835eb2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -111,11 +111,6 @@
  "> what appear to be unique paths for handling kexec.\n"
  "> \n"
  "> FWIW, if we want to go with option (b), syscore_shutdown() hooks could use\n"
- "> kexec_in_progress to differentiate between \"regular\" shutdown/reboot and kexec.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ "> kexec_in_progress to differentiate between \"regular\" shutdown/reboot and kexec."
 
-b76e8bf804e09cad358fbe772ee078758cf02d7d8626948d84e8ecfe6305fd4a
+b531744adc863af126defa1e0bdcb0b8bd5e5c8e359875754d21b9e7a198b0fa

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.