linux_dsm_epyc7002/drivers/s390
Stefan Weinhuber 68d1e5f08b [S390] dasd: tolerate devices that have no feature codes
The DASD device driver reads the feature codes of a device during
device initialization. These codes are later used to determine the
availability of advanced features like PAV or High Performance FICON.
Some very old devices do not support the command to read feature
codes and the initialization routine fails.
As the feature codes are not necessary for basic DASD operations, we
can support such devices by just ignoring missing feature codes.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-09-22 22:58:46 +02:00
..
block [S390] dasd: tolerate devices that have no feature codes 2009-09-22 22:58:46 +02:00
char [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code 2009-09-11 10:29:57 +02:00
cio [S390] qdio: change state of all primed input buffers 2009-09-22 22:58:43 +02:00
crypto [S390] zcrypt: Do not add/remove devices in s/r callbacks 2009-09-22 22:58:46 +02:00
kvm [S390] kvm: use console_initcall() to initialize s390 virtio console 2009-09-11 10:29:52 +02:00
net driver model: constify attribute groups 2009-09-15 09:50:47 -07:00
scsi [SCSI] zfcp: optimize zfcp_qdio_account 2009-09-05 08:49:49 -05:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00