All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140430154345.GA1705@obsidianresearch.com>

diff --git a/a/1.txt b/N1/1.txt
index 81cd93b..6308d25 100644
Binary files a/a/1.txt and b/N1/1.txt differ
diff --git a/a/content_digest b/N1/content_digest
index ba422ab..7313622 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,16 +7,8 @@
  "ref\0ac795ce3bb6349708e2e96686e19d24f@HKXPR06MB168.apcprd06.prod.outlook.com\0"
  "From\0Jason Gunthorpe <jgunthorpe@obsidianresearch.com>\0"
  "Subject\0Re: [PATCH v7 01/10] PCI: host: rcar: Add Renesas R-Car PCIe driver\0"
- "Date\0Wed, 30 Apr 2014 09:43:45 -0600\0"
- "To\0Phil Edworthy <phil.edworthy@renesas.com>\0"
- "Cc\0Bjorn Helgaas <bhelgaas@google.com>"
-  linux-sh@vger.kernel.org <linux-sh@vger.kernel.org>
-  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
-  Magnus Damm <magnus.damm@gmail.com>
-  Valentine Barshak <valentine.barshak@cogentembedded.com>
-  Simon Horman <horms@verge.net.au>
-  Ben Dooks <ben.dooks@codethink.co.uk>
- " LAKML <linux-arm-kernel@lists.infradead.org>\0"
+ "Date\0Wed, 30 Apr 2014 15:43:45 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Apr 30, 2014 at 10:33:08AM +0000, Phil Edworthy wrote:\n"
@@ -28,7 +20,7 @@
  "> > root@koelsch:~# lspci -vv\n"
  "> > 00:00.0 PCI bridge: Renesas Technology Corp. Device 001f (prog-if 00\n"
  "> > [Normal decode])\n"
- "> >         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0\n"
+ "> >         Bus: primary\0, secondary\001, subordinate\001, sec-latency=0\n"
  "> > \n"
  "> > The value here will be also be exported on-the-wire in certain PCI-E\n"
  "> > TLPs.\n"
@@ -49,9 +41,9 @@
  "> to perform the config access.\n"
  "\n"
  "The logic should be:\n"
- " if (bus == primary)\n"
+ " if (bus = primary)\n"
  "    do io access to host bridge\n"
- " else if (bus == secondary)\n"
+ " else if (bus = secondary)\n"
  "    issue type 0 TLP on the wire\n"
  " else if (bus > secondary && bus <= subordinate)\n"
  "    issue type 1 TLP on the wire\n"
@@ -71,4 +63,4 @@
  "\n"
  Jason
 
-432da6b35dfcffaa4504f04e48b76f148d46f3170056ab03bc2cf83aa5fedbca
+e868df3fc3cdc2cd2134776f85d20c4aca2f09147d36b50513c3d5b4c593d5b8

diff --git a/a/1.txt b/N2/1.txt
index 81cd93b..0c7c688 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On Wed, Apr 30, 2014 at 10:33:08AM +0000, Phil Edworthy wrote:
 > > TYPE0 accesses the driver performs and it shows up in the PCI config
 > > space of the root port bridge:
 > > 
-> > root@koelsch:~# lspci -vv
+> > root at koelsch:~# lspci -vv
 > > 00:00.0 PCI bridge: Renesas Technology Corp. Device 001f (prog-if 00
 > > [Normal decode])
 > >         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
diff --git a/a/content_digest b/N2/content_digest
index ba422ab..9587e4a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,18 +5,10 @@
  "ref\0CAErSpo6Autto4n4A4wHtXQNJzD3RKevkVcLZHUods-2-eiRDYQ@mail.gmail.com\0"
  "ref\020140428203501.GA3016@obsidianresearch.com\0"
  "ref\0ac795ce3bb6349708e2e96686e19d24f@HKXPR06MB168.apcprd06.prod.outlook.com\0"
- "From\0Jason Gunthorpe <jgunthorpe@obsidianresearch.com>\0"
- "Subject\0Re: [PATCH v7 01/10] PCI: host: rcar: Add Renesas R-Car PCIe driver\0"
+ "From\0jgunthorpe@obsidianresearch.com (Jason Gunthorpe)\0"
+ "Subject\0[PATCH v7 01/10] PCI: host: rcar: Add Renesas R-Car PCIe driver\0"
  "Date\0Wed, 30 Apr 2014 09:43:45 -0600\0"
- "To\0Phil Edworthy <phil.edworthy@renesas.com>\0"
- "Cc\0Bjorn Helgaas <bhelgaas@google.com>"
-  linux-sh@vger.kernel.org <linux-sh@vger.kernel.org>
-  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
-  Magnus Damm <magnus.damm@gmail.com>
-  Valentine Barshak <valentine.barshak@cogentembedded.com>
-  Simon Horman <horms@verge.net.au>
-  Ben Dooks <ben.dooks@codethink.co.uk>
- " LAKML <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Apr 30, 2014 at 10:33:08AM +0000, Phil Edworthy wrote:\n"
@@ -25,7 +17,7 @@
  "> > TYPE0 accesses the driver performs and it shows up in the PCI config\n"
  "> > space of the root port bridge:\n"
  "> > \n"
- "> > root@koelsch:~# lspci -vv\n"
+ "> > root at koelsch:~# lspci -vv\n"
  "> > 00:00.0 PCI bridge: Renesas Technology Corp. Device 001f (prog-if 00\n"
  "> > [Normal decode])\n"
  "> >         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0\n"
@@ -71,4 +63,4 @@
  "\n"
  Jason
 
-432da6b35dfcffaa4504f04e48b76f148d46f3170056ab03bc2cf83aa5fedbca
+adf1d2eb2f173ad0249b87a7b5a1410a8812703a48048cb7422f5283807cdd3d

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.