All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-pci: fix rety handling of host memory buffer allocation
@ 2017-09-04 15:23 Akinobu Mita
  2017-09-04 15:23 ` [PATCH 1/2] nvme-pci: avoid arrary index out of bounds in retry HMB allocation Akinobu Mita
  2017-09-04 15:23 ` [PATCH 2/2] nvme-pci: use appropriate initial chunk size for " Akinobu Mita
  0 siblings, 2 replies; 7+ messages in thread
From: Akinobu Mita @ 2017-09-04 15:23 UTC (permalink / raw)


I found a problem in rety handling of host memory buffer allocation when
using v4.13 kernel with Toshiba NVMe device which supports HMB.

Akinobu Mita (2):
  nvme-pci: avoid arrary index out of bounds in retry HMB allocation
  nvme-pci: use appropriate initial chunk size for HMB allocation

 drivers/nvme/host/pci.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Cc: Keith Busch <keith.busch at intel.com>
Cc: Jens Axboe <axboe at fb.com>
Cc: Christoph Hellwig <hch at lst.de>
Cc: Sagi Grimberg <sagi at grimberg.me>
-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-05 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04 15:23 [PATCH 0/2] nvme-pci: fix rety handling of host memory buffer allocation Akinobu Mita
2017-09-04 15:23 ` [PATCH 1/2] nvme-pci: avoid arrary index out of bounds in retry HMB allocation Akinobu Mita
2017-09-04 20:03   ` Christoph Hellwig
2017-09-05 12:56     ` Akinobu Mita
2017-09-04 15:23 ` [PATCH 2/2] nvme-pci: use appropriate initial chunk size for " Akinobu Mita
2017-09-04 20:05   ` Christoph Hellwig
2017-09-05 12:58     ` Akinobu Mita

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.