All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20051221191741.GI9920@sgi.com>

diff --git a/a/1.txt b/N1/1.txt
index f8936c5..af22b2d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,8 @@ ok.
 > > +
 > > +	address.lo_address.value = *address_lo;
 > > +	address.lo_address.value &= MSI_ADDRESS_DEST_ID_MASK;
-> > +	address.lo_address.value |> > +		(cpu_physical_id(dest_cpu) << MSI_TARGET_CPU_SHIFT);
+> > +	address.lo_address.value |=
+> > +		(cpu_physical_id(dest_cpu) << MSI_TARGET_CPU_SHIFT);
 > > +
 > > +	*address_lo = address.lo_address.value;
 > > +}
diff --git a/a/content_digest b/N1/content_digest
index c06f0f2..4b0a4c4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020051221185637.GA13210@infradead.org\0"
  "From\0Mark Maule <maule@sgi.com>\0"
  "Subject\0Re: [PATCH 2/4] msi vector targeting abstractions\0"
- "Date\0Wed, 21 Dec 2005 19:17:41 +0000\0"
+ "Date\0Wed, 21 Dec 2005 13:17:41 -0600\0"
  "To\0Christoph Hellwig <hch@infradead.org>"
   linux-ia64@vger.kernel.org
   linux-kernel@vger.kernel.org
@@ -46,7 +46,8 @@
  "> > +\n"
  "> > +\taddress.lo_address.value = *address_lo;\n"
  "> > +\taddress.lo_address.value &= MSI_ADDRESS_DEST_ID_MASK;\n"
- "> > +\taddress.lo_address.value |> > +\t\t(cpu_physical_id(dest_cpu) << MSI_TARGET_CPU_SHIFT);\n"
+ "> > +\taddress.lo_address.value |=\n"
+ "> > +\t\t(cpu_physical_id(dest_cpu) << MSI_TARGET_CPU_SHIFT);\n"
  "> > +\n"
  "> > +\t*address_lo = address.lo_address.value;\n"
  "> > +}\n"
@@ -77,4 +78,4 @@
  "\n"
  ok.
 
-89f15ce1121a20fb89ae5eaf9d8465cbd187183cd84d6662eab5a608118f7774
+8be81ce3c5444fc275fcedc5e34061b7bc531609e0ce8855c71f1f67c1bda660

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.