1
0
Fork 0
alistair23-linux/drivers/scsi/arm
Christoph Hellwig 4af14d113b scsi: remove the use_clustering flag
The same effects can be achieved by setting the dma_boundary to
PAGE_SIZE - 1 and the max_segment_size to PAGE_SIZE, so shift those
settings into the drivers.  Note that in many cases the setting might
be bogus, but this keeps the status quo.

[mkp: fix myrs and myrb]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-18 23:19:21 -05:00
..
Kconfig drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:45 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
acornscsi-io.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
acornscsi.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
acornscsi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
arxescsi.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
cumana_1.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
cumana_2.c scsi: cumana_2: remove the explicit use_clustering setting 2018-12-18 23:13:12 -05:00
eesox.c scsi: powertec: remove the explicit use_clustering setting 2018-12-18 23:13:12 -05:00
fas216.c scsi: fas216: fix sense buffer initialization 2018-01-22 20:04:01 -05:00
fas216.h fas216: switch to ->show_info() 2013-04-09 14:13:26 -04:00
msgqueue.c
msgqueue.h
oak.c scsi: remove the use_clustering flag 2018-12-18 23:19:21 -05:00
powertec.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
queue.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
queue.h
scsi.h