diff for duplicates of <20210910001820.174272-32-sashal@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 3e2c322..021ba93 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ index 395f98158e81..a284999a3171 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++; @@ -5242,7 +5250,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 ca600c2..abb843e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020210910001820.174272-1-sashal@kernel.org\0" "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 5.13 32/88] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts\0" - "Date\0Fri, 10 Sep 2021 00:17:24 +0000\0" + "Date\0Thu, 9 Sep 2021 20:17:24 -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" "@@ -5242,7 +5250,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 -03f0640995bb5f80ba5d5879246d737b4c214f783f74174538f966920a99783b +c98fae808621b076bc045fb284d9578140743e6102cdb0c2c78f5e5ffed462ca
diff --git a/a/1.txt b/N2/1.txt index 3e2c322..021ba93 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -40,7 +40,7 @@ index 395f98158e81..a284999a3171 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++; @@ -5242,7 +5250,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 ca600c2..f438606 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,14 @@ "ref\020210910001820.174272-1-sashal@kernel.org\0" "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 5.13 32/88] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts\0" - "Date\0Fri, 10 Sep 2021 00:17:24 +0000\0" + "Date\0Thu, 9 Sep 2021 20:17:24 -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" "@@ -5242,7 +5250,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 -03f0640995bb5f80ba5d5879246d737b4c214f783f74174538f966920a99783b +92df121dae38254a0172e438ff57415e2c41d2bfc17a00d5c8fdc62e71a1510a
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.