diff for duplicates of <20160621222718.GE7603@localhost> diff --git a/a/1.txt b/N1/1.txt index 9f14d59..d823009 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,15 @@ -On Fri, Jun 17, 2016@01:27:16PM +0200, Johannes Thumshirn wrote: -> On Tue, Jun 07, 2016@09:44:02AM +0200, Johannes Thumshirn wrote: +On Fri, Jun 17, 2016 at 01:27:16PM +0200, Johannes Thumshirn wrote: +> On Tue, Jun 07, 2016 at 09:44:02AM +0200, Johannes Thumshirn wrote: > > Now that we do have pci_request_mem_regions() and pci_release_mem_regions() at > > hand, use it in the NVMe driver. > > -> > Suggested-by: Christoph Hellwig <hch at infradead.org> -> > Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de> -> > Reviewed-by: Christoph Hellwig <hch at lst.de> -> > Cc: Christoph Hellwig <hch at infradead.org> -> > Cc: Keith Busch <keith.busch at intel.com> -> > Cc: Jens Axboe <axboe at fb.com> -> > Cc: linux-nvme at lists.infradead.org +> > Suggested-by: Christoph Hellwig <hch@infradead.org> +> > Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> +> > Reviewed-by: Christoph Hellwig <hch@lst.de> +> > Cc: Christoph Hellwig <hch@infradead.org> +> > Cc: Keith Busch <keith.busch@intel.com> +> > Cc: Jens Axboe <axboe@fb.com> +> > Cc: linux-nvme@lists.infradead.org > > Bjorn, > @@ -22,7 +22,7 @@ resolve, so I won't worry about it too much. commit edb50a5403d2 -Author: Johannes Thumshirn <jthumshirn at suse.de> +Author: Johannes Thumshirn <jthumshirn@suse.de> Date: Tue May 10 15:14:28 2016 +0200 NVMe: Only release requested regions @@ -31,8 +31,8 @@ Date: Tue May 10 15:14:28 2016 +0200 all possible regions (including eventual I/O regions). This leads to a stale warning entry in dmesg about freeing non existent resources. - Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de> - Signed-off-by: Jens Axboe <axboe at fb.com> + Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> + Signed-off-by: Jens Axboe <axboe@fb.com> diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index 78dca31..befac5b 100644 diff --git a/a/content_digest b/N1/content_digest index d5c0787..3636004 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,31 @@ "ref\0cover.1465200424.git.jthumshirn@suse.de\0" "ref\05c9932602e6d43ef8ad77856c686765f9e63aa9c.1465200424.git.jthumshirn@suse.de\0" "ref\020160617112716.74e4hgy5bhkkgmi6@c203.arch.suse.de\0" - "From\0helgaas@kernel.org (Bjorn Helgaas)\0" - "Subject\0[PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions\0" + "From\0Bjorn Helgaas <helgaas@kernel.org>\0" + "Subject\0Re: [PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions\0" "Date\0Tue, 21 Jun 2016 17:27:18 -0500\0" + "To\0Johannes Thumshirn <jthumshirn@suse.de>\0" + "Cc\0Bjorn Helgaas <bhelgaas@google.com>" + linux-pci@vger.kernel.org + linux-kernel@vger.kernel.org + Christoph Hellwig <hch@infradead.org> + Keith Busch <keith.busch@intel.com> + Jens Axboe <axboe@fb.com> + " linux-nvme@lists.infradead.org\0" "\00:1\0" "b\0" - "On Fri, Jun 17, 2016@01:27:16PM +0200, Johannes Thumshirn wrote:\n" - "> On Tue, Jun 07, 2016@09:44:02AM +0200, Johannes Thumshirn wrote:\n" + "On Fri, Jun 17, 2016 at 01:27:16PM +0200, Johannes Thumshirn wrote:\n" + "> On Tue, Jun 07, 2016 at 09:44:02AM +0200, Johannes Thumshirn wrote:\n" "> > Now that we do have pci_request_mem_regions() and pci_release_mem_regions() at\n" "> > hand, use it in the NVMe driver.\n" "> > \n" - "> > Suggested-by: Christoph Hellwig <hch at infradead.org>\n" - "> > Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>\n" - "> > Reviewed-by: Christoph Hellwig <hch at lst.de>\n" - "> > Cc: Christoph Hellwig <hch at infradead.org>\n" - "> > Cc: Keith Busch <keith.busch at intel.com>\n" - "> > Cc: Jens Axboe <axboe at fb.com>\n" - "> > Cc: linux-nvme at lists.infradead.org\n" + "> > Suggested-by: Christoph Hellwig <hch@infradead.org>\n" + "> > Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>\n" + "> > Reviewed-by: Christoph Hellwig <hch@lst.de>\n" + "> > Cc: Christoph Hellwig <hch@infradead.org>\n" + "> > Cc: Keith Busch <keith.busch@intel.com>\n" + "> > Cc: Jens Axboe <axboe@fb.com>\n" + "> > Cc: linux-nvme@lists.infradead.org\n" "> \n" "> Bjorn, \n" "> \n" @@ -30,7 +38,7 @@ "\n" "\n" "commit edb50a5403d2\n" - "Author: Johannes Thumshirn <jthumshirn at suse.de>\n" + "Author: Johannes Thumshirn <jthumshirn@suse.de>\n" "Date: Tue May 10 15:14:28 2016 +0200\n" "\n" " NVMe: Only release requested regions\n" @@ -39,8 +47,8 @@ " all possible regions (including eventual I/O regions). This leads to a stale\n" " warning entry in dmesg about freeing non existent resources.\n" " \n" - " Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>\n" - " Signed-off-by: Jens Axboe <axboe at fb.com>\n" + " Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>\n" + " Signed-off-by: Jens Axboe <axboe@fb.com>\n" "\n" "diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c\n" "index 78dca31..befac5b 100644\n" @@ -71,4 +79,4 @@ " return -ENODEV;\n" } -c1d46e101b445ac0ee740f70fa9c2cc8753d984379cae0c7ce645a93e2f478fe +232f513a1e4a5cb90094dbde16610b8dfad1a544c1a1b9ac3ba156a2b2568084
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.