All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87a5uq712d.fsf@mail.lhotse>

diff --git a/a/1.txt b/N1/1.txt
index 845d150..007ac4f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ Clang warns:
                 else if (kvmhv_is_nestedv2())
                          ^~~~~~~~~~~~~~~~~~~
 /linux/arch/powerpc/kvm/book3s_hv.c:4240:7: note: uninitialized use occurs here
-                if (trap = BOOK3S_INTERRUPT_SYSCALL && !nested &&
+                if (trap == BOOK3S_INTERRUPT_SYSCALL && !nested &&
                     ^~~~
 /linux/arch/powerpc/kvm/book3s_hv.c:4236:8: note: remove the 'if' if its condition is always true
                 else if (kvmhv_is_nestedv2())
diff --git a/a/content_digest b/N1/content_digest
index 0b2c471..7256362 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,20 +2,19 @@
  "ref\020230807014553.1168699-6-jniethe5@gmail.com\0"
  "From\0Michael Ellerman <mpe@ellerman.id.au>\0"
  "Subject\0Re: [PATCH v3 5/6] KVM: PPC: Add support for nestedv2 guests\0"
- "Date\0Thu, 17 Aug 2023 04:19:38 +0000\0"
+ "Date\0Thu, 17 Aug 2023 14:19:38 +1000\0"
  "To\0Jordan Niethe <jniethe5@gmail.com>"
  " linuxppc-dev@lists.ozlabs.org\0"
- "Cc\0kvm@vger.kernel.org"
-  kvm-ppc@vger.kernel.org
-  npiggin@gmail.com
-  mikey@neuling.org
-  paulus@ozlabs.org
-  vaibhav@linux.ibm.com
+ "Cc\0mikey@neuling.org"
   sbhat@linux.ibm.com
-  gautam@linux.ibm.com
-  kconsul@linux.vnet.ibm.com
+  kvm@vger.kernel.org
   amachhiw@linux.vnet.ibm.com
- " Jordan Niethe <jniethe5@gmail.com>\0"
+  Jordan Niethe <jniethe5@gmail.com>
+  gautam@linux.ibm.com
+  npiggin@gmail.com
+  kvm-ppc@vger.kernel.org
+  vaibhav@linux.ibm.com
+ " kconsul@linux.vnet.ibm.com\0"
  "\00:1\0"
  "b\0"
  "Jordan Niethe <jniethe5@gmail.com> writes:\n"
@@ -39,7 +38,7 @@
  "                else if (kvmhv_is_nestedv2())\n"
  "                         ^~~~~~~~~~~~~~~~~~~\n"
  "/linux/arch/powerpc/kvm/book3s_hv.c:4240:7: note: uninitialized use occurs here\n"
- "                if (trap = BOOK3S_INTERRUPT_SYSCALL && !nested &&\n"
+ "                if (trap == BOOK3S_INTERRUPT_SYSCALL && !nested &&\n"
  "                    ^~~~\n"
  "/linux/arch/powerpc/kvm/book3s_hv.c:4236:8: note: remove the 'if' if its condition is always true\n"
  "                else if (kvmhv_is_nestedv2())\n"
@@ -51,4 +50,4 @@
  "\n"
  cheers
 
-c58a503fb43bbc6dec05c8338df82a23d78901b712db646f4327875f2b7fdfde
+6b5cfd8e32859208914d6a846c84763b8f481156b48617db8536a7968ecca44a

diff --git a/a/1.txt b/N2/1.txt
index 845d150..007ac4f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,7 +19,7 @@ Clang warns:
                 else if (kvmhv_is_nestedv2())
                          ^~~~~~~~~~~~~~~~~~~
 /linux/arch/powerpc/kvm/book3s_hv.c:4240:7: note: uninitialized use occurs here
-                if (trap = BOOK3S_INTERRUPT_SYSCALL && !nested &&
+                if (trap == BOOK3S_INTERRUPT_SYSCALL && !nested &&
                     ^~~~
 /linux/arch/powerpc/kvm/book3s_hv.c:4236:8: note: remove the 'if' if its condition is always true
                 else if (kvmhv_is_nestedv2())
diff --git a/a/content_digest b/N2/content_digest
index 0b2c471..bb5b821 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
  "ref\020230807014553.1168699-6-jniethe5@gmail.com\0"
  "From\0Michael Ellerman <mpe@ellerman.id.au>\0"
  "Subject\0Re: [PATCH v3 5/6] KVM: PPC: Add support for nestedv2 guests\0"
- "Date\0Thu, 17 Aug 2023 04:19:38 +0000\0"
+ "Date\0Thu, 17 Aug 2023 14:19:38 +1000\0"
  "To\0Jordan Niethe <jniethe5@gmail.com>"
  " linuxppc-dev@lists.ozlabs.org\0"
  "Cc\0kvm@vger.kernel.org"
@@ -39,7 +39,7 @@
  "                else if (kvmhv_is_nestedv2())\n"
  "                         ^~~~~~~~~~~~~~~~~~~\n"
  "/linux/arch/powerpc/kvm/book3s_hv.c:4240:7: note: uninitialized use occurs here\n"
- "                if (trap = BOOK3S_INTERRUPT_SYSCALL && !nested &&\n"
+ "                if (trap == BOOK3S_INTERRUPT_SYSCALL && !nested &&\n"
  "                    ^~~~\n"
  "/linux/arch/powerpc/kvm/book3s_hv.c:4236:8: note: remove the 'if' if its condition is always true\n"
  "                else if (kvmhv_is_nestedv2())\n"
@@ -51,4 +51,4 @@
  "\n"
  cheers
 
-c58a503fb43bbc6dec05c8338df82a23d78901b712db646f4327875f2b7fdfde
+f9f59cd26c9db67f4d1f47c4fd11b90873d3e8bc779574f8b3c0da6d1ea050e9

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.