diff for duplicates of <20190326202055.GP24180@google.com> diff --git a/a/1.txt b/N1/1.txt index 7c21395..9ae7e57 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ [+cc Keith, Jens, Christoph, Sagi, linux-nvme, LKML] -On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote: +On Mon, Mar 11, 2019 at 04:31:09PM +0300, Sergey Miroshnichenko wrote: > Hotplugged devices can affect the existing ones by moving their BARs. > PCI subsystem will inform the NVME driver about this by invoking > reset_prepare()+reset_done(), then iounmap()+ioremap() must be called. @@ -8,7 +8,7 @@ On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote: Do you mean the PCI core will invoke ->rescan_prepare() and ->rescan_done() (as opposed to *reset*)? -> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko at yadro.com> +> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko@yadro.com> > --- > drivers/nvme/host/pci.c | 29 +++++++++++++++++++++++++++-- > 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 27b3f03..81a63f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,23 @@ "ref\020190311133122.11417-1-s.miroshnichenko@yadro.com\0" "ref\020190311133122.11417-9-s.miroshnichenko@yadro.com\0" - "From\0helgaas@kernel.org (Bjorn Helgaas)\0" - "Subject\0[PATCH RFC v4 08/21] nvme-pci: Handle movable BARs\0" + "From\0Bjorn Helgaas <helgaas@kernel.org>\0" + "Subject\0Re: [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs\0" "Date\0Tue, 26 Mar 2019 15:20:55 -0500\0" + "To\0Sergey Miroshnichenko <s.miroshnichenko@yadro.com>\0" + "Cc\0linux-pci@vger.kernel.org" + linuxppc-dev@lists.ozlabs.org + linux@yadro.com + Keith Busch <keith.busch@intel.com> + Jens Axboe <axboe@fb.com> + Christoph Hellwig <hch@lst.de> + Sagi Grimberg <sagi@grimberg.me> + linux-nvme@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "[+cc Keith, Jens, Christoph, Sagi, linux-nvme, LKML]\n" "\n" - "On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote:\n" + "On Mon, Mar 11, 2019 at 04:31:09PM +0300, Sergey Miroshnichenko wrote:\n" "> Hotplugged devices can affect the existing ones by moving their BARs.\n" "> PCI subsystem will inform the NVME driver about this by invoking\n" "> reset_prepare()+reset_done(), then iounmap()+ioremap() must be called.\n" @@ -15,7 +25,7 @@ "Do you mean the PCI core will invoke ->rescan_prepare() and\n" "->rescan_done() (as opposed to *reset*)?\n" "\n" - "> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko at yadro.com>\n" + "> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko@yadro.com>\n" "> ---\n" "> drivers/nvme/host/pci.c | 29 +++++++++++++++++++++++++++--\n" "> 1 file changed, 27 insertions(+), 2 deletions(-)\n" @@ -117,4 +127,4 @@ "> 2.20.1\n" > -117503a9e287b4056a4361653662d53df85dac3985aa2781d0098dbb02482e70 +dd79705eaaf645a345140473dd12f982146d4cef8f0fea1f6614cd3f3640f6ba
diff --git a/a/1.txt b/N2/1.txt index 7c21395..9ae7e57 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ [+cc Keith, Jens, Christoph, Sagi, linux-nvme, LKML] -On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote: +On Mon, Mar 11, 2019 at 04:31:09PM +0300, Sergey Miroshnichenko wrote: > Hotplugged devices can affect the existing ones by moving their BARs. > PCI subsystem will inform the NVME driver about this by invoking > reset_prepare()+reset_done(), then iounmap()+ioremap() must be called. @@ -8,7 +8,7 @@ On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote: Do you mean the PCI core will invoke ->rescan_prepare() and ->rescan_done() (as opposed to *reset*)? -> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko at yadro.com> +> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko@yadro.com> > --- > drivers/nvme/host/pci.c | 29 +++++++++++++++++++++++++++-- > 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 27b3f03..8e67c9d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,23 @@ "ref\020190311133122.11417-1-s.miroshnichenko@yadro.com\0" "ref\020190311133122.11417-9-s.miroshnichenko@yadro.com\0" - "From\0helgaas@kernel.org (Bjorn Helgaas)\0" - "Subject\0[PATCH RFC v4 08/21] nvme-pci: Handle movable BARs\0" + "From\0Bjorn Helgaas <helgaas@kernel.org>\0" + "Subject\0Re: [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs\0" "Date\0Tue, 26 Mar 2019 15:20:55 -0500\0" + "To\0Sergey Miroshnichenko <s.miroshnichenko@yadro.com>\0" + "Cc\0Jens Axboe <axboe@fb.com>" + Sagi Grimberg <sagi@grimberg.me> + linux-pci@vger.kernel.org + linux-kernel@vger.kernel.org + linux-nvme@lists.infradead.org + linux@yadro.com + Keith Busch <keith.busch@intel.com> + linuxppc-dev@lists.ozlabs.org + " Christoph Hellwig <hch@lst.de>\0" "\00:1\0" "b\0" "[+cc Keith, Jens, Christoph, Sagi, linux-nvme, LKML]\n" "\n" - "On Mon, Mar 11, 2019@04:31:09PM +0300, Sergey Miroshnichenko wrote:\n" + "On Mon, Mar 11, 2019 at 04:31:09PM +0300, Sergey Miroshnichenko wrote:\n" "> Hotplugged devices can affect the existing ones by moving their BARs.\n" "> PCI subsystem will inform the NVME driver about this by invoking\n" "> reset_prepare()+reset_done(), then iounmap()+ioremap() must be called.\n" @@ -15,7 +25,7 @@ "Do you mean the PCI core will invoke ->rescan_prepare() and\n" "->rescan_done() (as opposed to *reset*)?\n" "\n" - "> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko at yadro.com>\n" + "> Signed-off-by: Sergey Miroshnichenko <s.miroshnichenko@yadro.com>\n" "> ---\n" "> drivers/nvme/host/pci.c | 29 +++++++++++++++++++++++++++--\n" "> 1 file changed, 27 insertions(+), 2 deletions(-)\n" @@ -117,4 +127,4 @@ "> 2.20.1\n" > -117503a9e287b4056a4361653662d53df85dac3985aa2781d0098dbb02482e70 +f4e5ef7247e145d023abf837341ea506fb8fb2a97fbe446dff9172d3ff37788d
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.