Searched hist:"704 c4b0ddc03fc8a6575086070a823d3ef6e5fc4" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/cxlflash/ |
H A D | sislite.h | diff 704c4b0ddc03fc8a6575086070a823d3ef6e5fc4 Thu Jun 16 01:49:57 CEST 2016 Uma Krishnan <ukrishn@linux.vnet.ibm.com> cxlflash: Shutdown notify support for CXL Flash cards
Some CXL Flash cards need notification of device shutdown in order to flush pending I/Os.
A PCI notification hook for shutdown has been added where the driver notifies the card and returns. When the device is removed in the PCI remove path, notification code will wait for shutdown processing to complete.
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com> Acked-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com> Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | main.h | diff 704c4b0ddc03fc8a6575086070a823d3ef6e5fc4 Thu Jun 16 01:49:57 CEST 2016 Uma Krishnan <ukrishn@linux.vnet.ibm.com> cxlflash: Shutdown notify support for CXL Flash cards
Some CXL Flash cards need notification of device shutdown in order to flush pending I/Os.
A PCI notification hook for shutdown has been added where the driver notifies the card and returns. When the device is removed in the PCI remove path, notification code will wait for shutdown processing to complete.
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com> Acked-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com> Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | main.c | diff 704c4b0ddc03fc8a6575086070a823d3ef6e5fc4 Thu Jun 16 01:49:57 CEST 2016 Uma Krishnan <ukrishn@linux.vnet.ibm.com> cxlflash: Shutdown notify support for CXL Flash cards
Some CXL Flash cards need notification of device shutdown in order to flush pending I/Os.
A PCI notification hook for shutdown has been added where the driver notifies the card and returns. When the device is removed in the PCI remove path, notification code will wait for shutdown processing to complete.
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com> Acked-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com> Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|