diff for duplicates of <20210910001558.173296-38-sashal@kernel.org> diff --git a/a/1.txt b/N1/1.txt index cff8423..ab83dde 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ index 085fb8ecbf68..1ca0a4f760bc 100644 + host_data = irq_domain_get_irq_data(irq_get_default_host(), host_irq); + irq_map->r_hwirq = (unsigned int)irqd_to_hwirq(host_data); - if (i = pimap->n_mapped) + if (i == pimap->n_mapped) pimap->n_mapped++; @@ -5400,7 +5408,7 @@ static int kvmppc_set_passthru_irq(struct kvm *kvm, int host_irq, int guest_gsi) if (xics_on_xive()) diff --git a/a/content_digest b/N1/content_digest index 70a6790..a64e691 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020210910001558.173296-1-sashal@kernel.org\0" "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 5.14 38/99] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts\0" - "Date\0Fri, 10 Sep 2021 00:14:57 +0000\0" + "Date\0Thu, 9 Sep 2021 20:14:57 -0400\0" "To\0linux-kernel@vger.kernel.org" " stable@vger.kernel.org\0" "Cc\0Sasha Levin <sashal@kernel.org>" @@ -52,7 +52,7 @@ "+\thost_data = irq_domain_get_irq_data(irq_get_default_host(), host_irq);\n" "+\tirq_map->r_hwirq = (unsigned int)irqd_to_hwirq(host_data);\n" " \n" - " \tif (i = pimap->n_mapped)\n" + " \tif (i == pimap->n_mapped)\n" " \t\tpimap->n_mapped++;\n" "@@ -5400,7 +5408,7 @@ static int kvmppc_set_passthru_irq(struct kvm *kvm, int host_irq, int guest_gsi)\n" " \tif (xics_on_xive())\n" @@ -66,4 +66,4 @@ "-- \n" 2.30.2 -2f06ad3072e5dff63bd051e167d0ce2ade2c26a9a1368bfd21e6d3be1d550151 +ad736c3d659d51a7d4c9bd41e386bce03856a15dfd65d043a1651a8e43670a4a
diff --git a/a/1.txt b/N2/1.txt index cff8423..ab83dde 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -40,7 +40,7 @@ index 085fb8ecbf68..1ca0a4f760bc 100644 + host_data = irq_domain_get_irq_data(irq_get_default_host(), host_irq); + irq_map->r_hwirq = (unsigned int)irqd_to_hwirq(host_data); - if (i = pimap->n_mapped) + if (i == pimap->n_mapped) pimap->n_mapped++; @@ -5400,7 +5408,7 @@ static int kvmppc_set_passthru_irq(struct kvm *kvm, int host_irq, int guest_gsi) if (xics_on_xive()) diff --git a/a/content_digest b/N2/content_digest index 70a6790..7d7766b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,14 @@ "ref\020210910001558.173296-1-sashal@kernel.org\0" "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 5.14 38/99] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts\0" - "Date\0Fri, 10 Sep 2021 00:14:57 +0000\0" + "Date\0Thu, 9 Sep 2021 20:14:57 -0400\0" "To\0linux-kernel@vger.kernel.org" " stable@vger.kernel.org\0" - "Cc\0Sasha Levin <sashal@kernel.org>" - linuxppc-dev@lists.ozlabs.org - " C\303\251dric Le Goater <clg@kaod.org>" - " kvm-ppc@vger.kernel.org\0" + "Cc\0C\303\251dric Le Goater <clg@kaod.org>" + Michael Ellerman <mpe@ellerman.id.au> + Sasha Levin <sashal@kernel.org> + kvm-ppc@vger.kernel.org + " linuxppc-dev@lists.ozlabs.org\0" "\00:1\0" "b\0" "From: C\303\251dric Le Goater <clg@kaod.org>\n" @@ -52,7 +53,7 @@ "+\thost_data = irq_domain_get_irq_data(irq_get_default_host(), host_irq);\n" "+\tirq_map->r_hwirq = (unsigned int)irqd_to_hwirq(host_data);\n" " \n" - " \tif (i = pimap->n_mapped)\n" + " \tif (i == pimap->n_mapped)\n" " \t\tpimap->n_mapped++;\n" "@@ -5400,7 +5408,7 @@ static int kvmppc_set_passthru_irq(struct kvm *kvm, int host_irq, int guest_gsi)\n" " \tif (xics_on_xive())\n" @@ -66,4 +67,4 @@ "-- \n" 2.30.2 -2f06ad3072e5dff63bd051e167d0ce2ade2c26a9a1368bfd21e6d3be1d550151 +67454994160a8fbf831cc9922060a0c99b7fb526811c5f2c660cd6b1704e4b83
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.