1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/scsi/smartpqi
Christoph Hellwig 2a3d4eb8e2 scsi: flip the default on use_clustering
Most SCSI drivers want to enable "clustering", that is merging of
segments so that they might span more than a single page.  Remove the
ENABLE_CLUSTERING define, and require drivers to explicitly set
DISABLE_CLUSTERING to disable this feature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-18 23:13:12 -05:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile scsi: smartpqi: allow static build ("built-in") 2018-01-10 23:25:07 -05:00
smartpqi.h scsi: smartpqi: fix critical ARM issue reading PQI index registers 2018-06-19 22:02:25 -04:00
smartpqi_init.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
smartpqi_sas_transport.c scsi: smartpqi: remove the smp_handler stub 2017-08-29 21:51:44 -04:00
smartpqi_sis.c scsi: smartpqi: fully convert to the generic DMA API 2018-10-17 21:58:53 -04:00
smartpqi_sis.h scsi: smartpqi: cleanup doorbell register usage. 2017-08-10 19:58:26 -04:00