linux/block
Andi Kleen 8269730b38 [BLOCK] Fix bounce limit address check
Do a safer check for when to enable DMA. Currently we enable ISA DMA
for cases that do not need it, resulting in OOM conditions when ZONE_DMA
runs out of space.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-06-23 17:10:39 +02:00
..
Kconfig
Kconfig.iosched [PATCH] Make CFQ the default IO scheduler 2006-06-23 17:10:39 +02:00
Makefile
as-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
blktrace.c
cfq-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
deadline-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
elevator.c [PATCH] remove dead code from elevator switching 2006-06-23 17:10:38 +02:00
genhd.c [PATCH] Driver core: add generic "subsystem" link to all devices 2006-06-21 12:40:49 -07:00
ioctl.c
ll_rw_blk.c [BLOCK] Fix bounce limit address check 2006-06-23 17:10:39 +02:00
noop-iosched.c
scsi_ioctl.c