diff options
author | FUJITA Tomonori | 2010-06-17 14:58:21 +0200 |
---|---|---|
committer | Jens Axboe | 2010-08-07 18:15:46 +0200 |
commit | b375a612ad931264b71cf162d692b4420f2578a9 (patch) | |
tree | 9d83cab7da3a9088f83c70078bb59d15bd096370 /include | |
parent | block: BARRIER request should imply SYNC (diff) | |
download | kernel-qcow2-linux-b375a612ad931264b71cf162d692b4420f2578a9.tar.gz kernel-qcow2-linux-b375a612ad931264b71cf162d692b4420f2578a9.tar.xz kernel-qcow2-linux-b375a612ad931264b71cf162d692b4420f2578a9.zip |
aha1532: remove ISA_DMA_THRESHOLD usage
We can safely remove ISA_DMA_THRESHOLD usage in aha1542. aha1542 uses
ISA_DMA_THRESHOLD to see if:
- the buffers in scatter/list are below 16MB.
- scsi_host is below 16MB.
Both checkings were added in the ancient times but aren't necessary
nowadays since we properly bounce the buffers and allocate scsi_host
below 16MB with non-zero unchecked_isa_dma.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions