All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87bku1mi3l.wl-maz@kernel.org>

diff --git a/a/content_digest b/N1/content_digest
index fee5e2f..31c1016 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -24,7 +24,49 @@
   Helge Deller <deller@gmx.de>
   Ingo Molnar <mingo@redhat.com>
   Ivan Kokshaysky <ink@jurassic.park.msu.ru>
- "\0"
+  James E.J. Bottomley <James.Bottomley@hansenpartnership.com>
+  Jan Beulich <jbeulich@suse.com>
+  Joerg Roedel <joro@8bytes.org>
+  Juergen Gross <jgross@suse.com>
+  Julia Lawall <Julia.Lawall@inria.fr>
+  K. Y. Srinivasan <kys@microsoft.com>
+  Kees Cook <keescook@chromium.org>
+ " Krzysztof Wilczy\305\204ski <kw@linux.com>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Lorenzo Pieralisi <lpieralisi@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Matt Turner <mattst88@gmail.com>
+  Max Filippov <jcmvbkbc@gmail.com>
+  Maximilian Heyne <mheyne@amazon.de>
+  Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
+  Rich Felker <dalias@libc.org>
+  Richard Henderson <rth@twiddle.net>
+  Rikard Falkeborn <rikard.falkeborn@gmail.com>
+  Rob Herring <robh@kernel.org>
+  Russell King <linux@armlinux.org.uk>
+  Serge Semin <fancer.lancer@gmail.com>
+  Stefano Stabellini <sstabellini@kernel.org>
+  Stephen Hemminger <sthemmin@microsoft.com>
+  Sven Schnelle <svens@stackframe.org>
+  Thomas Bogendoerfer <tsbogend@alpha.franken.de>
+  Wei Liu <wei.liu@kernel.org>
+  Wei Xu <xuwei5@hisilicon.com>
+  Will Deacon <will@kernel.org>
+  Yoshinori Sato <ysato@users.sourceforge.jp>
+  iommu@lists.linux-foundation.org
+  iommu@lists.linux.dev
+  linux-alpha@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-hyperv@vger.kernel.org
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-mips@vger.kernel.org
+  linux-parisc@vger.kernel.org
+  linux-pci@vger.kernel.org
+  linux-sh@vger.kernel.org
+  linux-xtensa@linux-xtensa.org
+  x86@kernel.org
+ " xen-devel@lists.xenproject.org\0"
  "\00:1\0"
  "b\0"
  "On Sun, 03 Jul 2022 16:22:03 +0100,\n"
@@ -214,4 +256,4 @@
  "-- \n"
  Without deviation from the norm, progress is not possible.
 
-594db05dab36eab6963138531ff96cefce5c2c34774f344927b81c6692c85829
+e2002b4befd4c4a57f2c44a29a4de56e0c60a2277f215b23f73a4a8e6f357f52

diff --git a/a/1.txt b/N2/1.txt
index cf6a91b..1de1c1b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -52,7 +52,7 @@ Oleksandr <olekstysh@gmail.com> wrote:
 > > --- a/arch/ia64/kernel/iosapic.c
 > > +++ b/arch/ia64/kernel/iosapic.c
 > > @@ -834,7 +834,7 @@ iosapic_unregister_intr (unsigned int gsi)
-> >   	if (iosapic_intr_info[irq].count == 0) {
+> >   	if (iosapic_intr_info[irq].count = 0) {
 > >   #ifdef CONFIG_SMP
 > >   		/* Clear affinity */
 > > -		cpumask_setall(irq_get_affinity_mask(irq));
@@ -150,7 +150,7 @@ Oleksandr <olekstysh@gmail.com> wrote:
 > > --- a/drivers/xen/events/events_base.c
 > > +++ b/drivers/xen/events/events_base.c
 > > @@ -528,9 +528,10 @@ static void bind_evtchn_to_cpu(evtchn_port_t evtchn, unsigned int cpu,
-> >   	BUG_ON(irq == -1);
+> >   	BUG_ON(irq = -1);
 > >     	if (IS_ENABLED(CONFIG_SMP) && force_affinity) {
 > > -		cpumask_copy(irq_get_affinity_mask(irq), cpumask_of(cpu));
 > > -		cpumask_copy(irq_get_effective_affinity_mask(irq),
diff --git a/a/content_digest b/N2/content_digest
index fee5e2f..6943291 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "ref\0c7171195-796a-e61e-f270-864985adc5c3@gmail.com\0"
  "From\0Marc Zyngier <maz@kernel.org>\0"
  "Subject\0Re: [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper\0"
- "Date\0Thu, 07 Jul 2022 09:39:58 +0100\0"
+ "Date\0Thu, 07 Jul 2022 08:39:58 +0000\0"
  "To\0Oleksandr <olekstysh@gmail.com>\0"
  "Cc\0Samuel Holland <samuel@sholland.org>"
   Thomas Gleixner <tglx@linutronix.de>
@@ -24,7 +24,49 @@
   Helge Deller <deller@gmx.de>
   Ingo Molnar <mingo@redhat.com>
   Ivan Kokshaysky <ink@jurassic.park.msu.ru>
- "\0"
+  James E.J. Bottomley <James.Bottomley@hansenpartnership.com>
+  Jan Beulich <jbeulich@suse.com>
+  Joerg Roedel <joro@8bytes.org>
+  Juergen Gross <jgross@suse.com>
+  Julia Lawall <Julia.Lawall@inria.fr>
+  K. Y. Srinivasan <kys@microsoft.com>
+  Kees Cook <keescook@chromium.org>
+ " Krzysztof Wilczy\305\204ski <kw@linux.com>"
+  Linus Walleij <linus.walleij@linaro.org>
+  Lorenzo Pieralisi <lpieralisi@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Matt Turner <mattst88@gmail.com>
+  Max Filippov <jcmvbkbc@gmail.com>
+  Maximilian Heyne <mheyne@amazon.de>
+  Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
+  Rich Felker <dalias@libc.org>
+  Richard Henderson <rth@twiddle.net>
+  Rikard Falkeborn <rikard.falkeborn@gmail.com>
+  Rob Herring <robh@kernel.org>
+  Russell King <linux@armlinux.org.uk>
+  Serge Semin <fancer.lancer@gmail.com>
+  Stefano Stabellini <sstabellini@kernel.org>
+  Stephen Hemminger <sthemmin@microsoft.com>
+  Sven Schnelle <svens@stackframe.org>
+  Thomas Bogendoerfer <tsbogend@alpha.franken.de>
+  Wei Liu <wei.liu@kernel.org>
+  Wei Xu <xuwei5@hisilicon.com>
+  Will Deacon <will@kernel.org>
+  Yoshinori Sato <ysato@users.sourceforge.jp>
+  iommu@lists.linux-foundation.org
+  iommu@lists.linux.dev
+  linux-alpha@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-hyperv@vger.kernel.org
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-mips@vger.kernel.org
+  linux-parisc@vger.kernel.org
+  linux-pci@vger.kernel.org
+  linux-sh@vger.kernel.org
+  linux-xtensa@linux-xtensa.org
+  x86@kernel.org
+ " xen-devel@lists.xenproject.org\0"
  "\00:1\0"
  "b\0"
  "On Sun, 03 Jul 2022 16:22:03 +0100,\n"
@@ -81,7 +123,7 @@
  "> > --- a/arch/ia64/kernel/iosapic.c\n"
  "> > +++ b/arch/ia64/kernel/iosapic.c\n"
  "> > @@ -834,7 +834,7 @@ iosapic_unregister_intr (unsigned int gsi)\n"
- "> >   \tif (iosapic_intr_info[irq].count == 0) {\n"
+ "> >   \tif (iosapic_intr_info[irq].count = 0) {\n"
  "> >   #ifdef CONFIG_SMP\n"
  "> >   \t\t/* Clear affinity */\n"
  "> > -\t\tcpumask_setall(irq_get_affinity_mask(irq));\n"
@@ -179,7 +221,7 @@
  "> > --- a/drivers/xen/events/events_base.c\n"
  "> > +++ b/drivers/xen/events/events_base.c\n"
  "> > @@ -528,9 +528,10 @@ static void bind_evtchn_to_cpu(evtchn_port_t evtchn, unsigned int cpu,\n"
- "> >   \tBUG_ON(irq == -1);\n"
+ "> >   \tBUG_ON(irq = -1);\n"
  "> >     \tif (IS_ENABLED(CONFIG_SMP) && force_affinity) {\n"
  "> > -\t\tcpumask_copy(irq_get_affinity_mask(irq), cpumask_of(cpu));\n"
  "> > -\t\tcpumask_copy(irq_get_effective_affinity_mask(irq),\n"
@@ -214,4 +256,4 @@
  "-- \n"
  Without deviation from the norm, progress is not possible.
 
-594db05dab36eab6963138531ff96cefce5c2c34774f344927b81c6692c85829
+0f2e0511398c4020962e93d71565a15bdb3ea5b89e0203fb66bc67aa86f2c727

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.