All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180607223446.1278deb1@w520.home>

diff --git a/a/1.txt b/N1/1.txt
index 168eb90..8a01796 100644
Binary files a/a/1.txt and b/N1/1.txt differ
diff --git a/a/content_digest b/N1/content_digest
index ca97501..260fb29 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,14 +6,15 @@
  "ref\0b1ec37e5-e7a0-5930-edcb-08272ca841b0@ozlabs.ru\0"
  "From\0Alex Williamson <alex.williamson@redhat.com>\0"
  "Subject\0Re: [RFC PATCH kernel 5/5] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver\0"
- "Date\0Fri, 08 Jun 2018 04:34:46 +0000\0"
+ "Date\0Thu, 7 Jun 2018 22:34:46 -0600\0"
  "To\0Alexey Kardashevskiy <aik@ozlabs.ru>\0"
- "Cc\0kvm@vger.kernel.org"
-  Ram Pai <linuxram@us.ibm.com>
+ "Cc\0linuxppc-dev@lists.ozlabs.org"
+  David Gibson <david@gibson.dropbear.id.au>
   kvm-ppc@vger.kernel.org
-  Alistair Popple <alistair@popple.id.au>
-  linuxppc-dev@lists.ozlabs.org
- " David Gibson <david@gibson.dropbear.id.au>\0"
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Ram Pai <linuxram@us.ibm.com>
+  kvm@vger.kernel.org
+ " Alistair Popple <alistair@popple.id.au>\0"
  "\00:1\0"
  "b\0"
  "On Fri, 8 Jun 2018 13:52:05 +1000\n"
@@ -33,8 +34,8 @@
  "> >>>>  \t\t}\n"
  "> >>>>  \t}\n"
  "> >>>>  \n"
- "> >>>> +\tif (pdev->vendor = PCI_VENDOR_ID_NVIDIA &&\n"
- "> >>>> +\t    pdev->device = 0x1db1 &&\n"
+ "> >>>> +\tif (pdev->vendor == PCI_VENDOR_ID_NVIDIA &&\n"
+ "> >>>> +\t    pdev->device == 0x1db1 &&\n"
  "> >>>> +\t    IS_ENABLED(CONFIG_VFIO_PCI_NVLINK2)) {    \n"
  "> >>>\n"
  "> >>> Can't we do better than check this based on device ID?  Perhaps PCIe\n"
@@ -46,16 +47,16 @@
  "> >> 0000:03:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation GK210GL [Tesla K80]\n"
  "> >> \tFlags: fast devsel, IRQ 497\n"
- "> >> \tMemory at 3fe000000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> >> \tMemory at 200000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> >> \tMemory at 200400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> >> \tMemory at 3fe000000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> >> \tMemory at 200000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> >> \tMemory at 200400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
  "> >> \tCapabilities: [100] Virtual Channel\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >>\n"
  "> >>\n"
@@ -65,9 +66,9 @@
  "> >> 000a:01:00.0 3D controller: NVIDIA Corporation Device 15fe (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation Device 116b\n"
  "> >> \tFlags: bus master, fast devsel, latency 0, IRQ 457\n"
- "> >> \tMemory at 3fe300000000 (32-bit, non-prefetchable) [size\026M]\n"
- "> >> \tMemory at 260000000000 (64-bit, prefetchable) [size\026G]\n"
- "> >> \tMemory at 260400000000 (64-bit, prefetchable) [size2M]\n"
+ "> >> \tMemory at 3fe300000000 (32-bit, non-prefetchable) [size=16M]\n"
+ "> >> \tMemory at 260000000000 (64-bit, prefetchable) [size=16G]\n"
+ "> >> \tMemory at 260400000000 (64-bit, prefetchable) [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -76,7 +77,7 @@
  "> >> \tCapabilities: [258] L1 PM Substates\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >> \tKernel driver in use: nvidia\n"
  "> >> \tKernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384\n"
@@ -89,9 +90,9 @@
  "> >> (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation Device 1212\n"
  "> >> \tFlags: fast devsel, IRQ 82, NUMA node 8\n"
- "> >> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> >> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> >> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> >> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> >> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> >> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -100,7 +101,7 @@
  "> >> \tCapabilities: [258] L1 PM Substates\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >> \tCapabilities: [ac0] #23\n"
  "> >> \tKernel driver in use: vfio-pci\n"
@@ -128,9 +129,9 @@
  "> (rev a1)\n"
  "> \tSubsystem: NVIDIA Corporation Device 1212\n"
  "> \tFlags: fast devsel, IRQ 82, NUMA node 8\n"
- "> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> \tCapabilities: [60] Power Management version 3\n"
  "> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -139,7 +140,7 @@
  "> \tCapabilities: [258] L1 PM Substates\n"
  "> \tCapabilities: [128] Power Budgeting <?>\n"
  "> \tCapabilities: [420] Advanced Error Reporting\n"
- "> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> \tCapabilities: [900] #19\n"
  "> \tCapabilities: [ac0] #23\n"
  "> \tKernel driver in use: vfio-pci\n"
@@ -218,4 +219,4 @@
  "\n"
  Alex
 
-cac73caa0069a1fe384c2d0ea144d5c792ed47d7c21e3718fa8f79fbbf4bddac
+cb65c6a1384f0e44188c17644ccd1121622e2ef852545a4e6a78b1fee516efe3

diff --git a/a/1.txt b/N2/1.txt
index 168eb90..8a01796 100644
Binary files a/a/1.txt and b/N2/1.txt differ
diff --git a/a/content_digest b/N2/content_digest
index ca97501..89c6537 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,7 +6,7 @@
  "ref\0b1ec37e5-e7a0-5930-edcb-08272ca841b0@ozlabs.ru\0"
  "From\0Alex Williamson <alex.williamson@redhat.com>\0"
  "Subject\0Re: [RFC PATCH kernel 5/5] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver\0"
- "Date\0Fri, 08 Jun 2018 04:34:46 +0000\0"
+ "Date\0Thu, 7 Jun 2018 22:34:46 -0600\0"
  "To\0Alexey Kardashevskiy <aik@ozlabs.ru>\0"
  "Cc\0kvm@vger.kernel.org"
   Ram Pai <linuxram@us.ibm.com>
@@ -33,8 +33,8 @@
  "> >>>>  \t\t}\n"
  "> >>>>  \t}\n"
  "> >>>>  \n"
- "> >>>> +\tif (pdev->vendor = PCI_VENDOR_ID_NVIDIA &&\n"
- "> >>>> +\t    pdev->device = 0x1db1 &&\n"
+ "> >>>> +\tif (pdev->vendor == PCI_VENDOR_ID_NVIDIA &&\n"
+ "> >>>> +\t    pdev->device == 0x1db1 &&\n"
  "> >>>> +\t    IS_ENABLED(CONFIG_VFIO_PCI_NVLINK2)) {    \n"
  "> >>>\n"
  "> >>> Can't we do better than check this based on device ID?  Perhaps PCIe\n"
@@ -46,16 +46,16 @@
  "> >> 0000:03:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation GK210GL [Tesla K80]\n"
  "> >> \tFlags: fast devsel, IRQ 497\n"
- "> >> \tMemory at 3fe000000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> >> \tMemory at 200000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> >> \tMemory at 200400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> >> \tMemory at 3fe000000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> >> \tMemory at 200000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> >> \tMemory at 200400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
  "> >> \tCapabilities: [100] Virtual Channel\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >>\n"
  "> >>\n"
@@ -65,9 +65,9 @@
  "> >> 000a:01:00.0 3D controller: NVIDIA Corporation Device 15fe (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation Device 116b\n"
  "> >> \tFlags: bus master, fast devsel, latency 0, IRQ 457\n"
- "> >> \tMemory at 3fe300000000 (32-bit, non-prefetchable) [size\026M]\n"
- "> >> \tMemory at 260000000000 (64-bit, prefetchable) [size\026G]\n"
- "> >> \tMemory at 260400000000 (64-bit, prefetchable) [size2M]\n"
+ "> >> \tMemory at 3fe300000000 (32-bit, non-prefetchable) [size=16M]\n"
+ "> >> \tMemory at 260000000000 (64-bit, prefetchable) [size=16G]\n"
+ "> >> \tMemory at 260400000000 (64-bit, prefetchable) [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -76,7 +76,7 @@
  "> >> \tCapabilities: [258] L1 PM Substates\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >> \tKernel driver in use: nvidia\n"
  "> >> \tKernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384\n"
@@ -89,9 +89,9 @@
  "> >> (rev a1)\n"
  "> >> \tSubsystem: NVIDIA Corporation Device 1212\n"
  "> >> \tFlags: fast devsel, IRQ 82, NUMA node 8\n"
- "> >> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> >> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> >> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> >> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> >> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> >> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> >> \tCapabilities: [60] Power Management version 3\n"
  "> >> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> >> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -100,7 +100,7 @@
  "> >> \tCapabilities: [258] L1 PM Substates\n"
  "> >> \tCapabilities: [128] Power Budgeting <?>\n"
  "> >> \tCapabilities: [420] Advanced Error Reporting\n"
- "> >> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> >> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> >> \tCapabilities: [900] #19\n"
  "> >> \tCapabilities: [ac0] #23\n"
  "> >> \tKernel driver in use: vfio-pci\n"
@@ -128,9 +128,9 @@
  "> (rev a1)\n"
  "> \tSubsystem: NVIDIA Corporation Device 1212\n"
  "> \tFlags: fast devsel, IRQ 82, NUMA node 8\n"
- "> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size\026M]\n"
- "> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size\026G]\n"
- "> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size2M]\n"
+ "> \tMemory at 620c280000000 (32-bit, non-prefetchable) [disabled] [size=16M]\n"
+ "> \tMemory at 6228000000000 (64-bit, prefetchable) [disabled] [size=16G]\n"
+ "> \tMemory at 6228400000000 (64-bit, prefetchable) [disabled] [size=32M]\n"
  "> \tCapabilities: [60] Power Management version 3\n"
  "> \tCapabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+\n"
  "> \tCapabilities: [78] Express Endpoint, MSI 00\n"
@@ -139,7 +139,7 @@
  "> \tCapabilities: [258] L1 PM Substates\n"
  "> \tCapabilities: [128] Power Budgeting <?>\n"
  "> \tCapabilities: [420] Advanced Error Reporting\n"
- "> \tCapabilities: [600] Vendor Specific Information: ID\001 Rev=1 Len\0024 <?>\n"
+ "> \tCapabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>\n"
  "> \tCapabilities: [900] #19\n"
  "> \tCapabilities: [ac0] #23\n"
  "> \tKernel driver in use: vfio-pci\n"
@@ -218,4 +218,4 @@
  "\n"
  Alex
 
-cac73caa0069a1fe384c2d0ea144d5c792ed47d7c21e3718fa8f79fbbf4bddac
+5f85f0f6a02a32dd5fb7d9c690feb4e9fe0efd876853972fce949dc758bd6e9a

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.