diff for duplicates of <1513109890.2303.42.camel@kernel.crashing.org> diff --git a/a/1.txt b/N1/1.txt index c5fd116..bdcaa2f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Tue, 2017-12-12 at 18:23 +0100, Laurent Vivier wrote: > is internaly consistent, and especially: > > ... -> 1129 if (xisr = 0) { +> 1129 if (xisr == 0) { > 1130 if (pending_pri != 0xff) > 1131 return -EINVAL; > ... diff --git a/a/content_digest b/N1/content_digest index d7d0e73..245c564 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171212172356.2397-1-lvivier@redhat.com\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH] KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()\0" - "Date\0Tue, 12 Dec 2017 20:18:10 +0000\0" + "Date\0Wed, 13 Dec 2017 07:18:10 +1100\0" "To\0Laurent Vivier <lvivier@redhat.com>" " kvm-ppc@vger.kernel.org\0" "Cc\0linuxppc-dev@lists.ozlabs.org" @@ -22,7 +22,7 @@ "> is internaly consistent, and especially:\n" "> \n" "> ...\n" - "> 1129 if (xisr = 0) {\n" + "> 1129 if (xisr == 0) {\n" "> 1130 if (pending_pri != 0xff)\n" "> 1131 return -EINVAL;\n" "> ...\n" @@ -37,4 +37,4 @@ "\n" Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> -f9d2ee3935bf6683e29563f718ec6c24c3c8ed5e62bfa038a7b119a9f4d16b2b +8f268498ae19a36aaac5f842884cee2d05b2b816fe01b04a8bb6a0a7e6a63c03
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.