linux/drivers/ide
Kiyoshi Ueda 14e04c3f6e ide-cd: fix missing residual count setting in DMA mode
This patch fixes the missing residual count setting in DMA mode,
which was introduced during the conversion to blk-end-request.
The residual count could be used by the request submitter.
So if it isn't set correctly, some upper layers does not work.
(e.g. wodim for CD burning.)

The bug is in only DMA mode.
In PIO mode, we are setting the residual count correctly,
so no need to fix.

Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Reported-by: Andreas Schwab <schwab@suse.de>
Tested-by: Andreas Schwab <schwab@suse.de>
Tested-by: Laura Garcia <nevola@gmail.com>
Tested-by: Borislav Petkov <petkovbb@googlemail.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-19 01:41:26 +01:00
..
arm bast-ide: build fix 2008-02-11 00:32:14 +01:00
cris
h8300
legacy ht6560b: force prefetch for some devices 2008-02-19 01:41:26 +01:00
mips
pci via82cxxx: add new PCI id for cx700 2008-02-19 01:41:26 +01:00
ppc
ide-acpi.c
ide-cd_ioctl.c
ide-cd_verbose.c
ide-cd.c ide-cd: fix missing residual count setting in DMA mode 2008-02-19 01:41:26 +01:00
ide-cd.h
ide-disk.c ide/libata: ST310211A has buggy HPA too 2008-02-19 01:41:25 +01:00
ide-dma.c ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option 2008-02-11 00:32:14 +01:00
ide-floppy.c
ide-generic.c falconide: locking bugfix 2008-02-19 01:41:25 +01:00
ide-io.c ide-disk: fix flush requests (take 2) 2008-02-11 00:32:14 +01:00
ide-iops.c ide: insert BUG_ON() into __ide_set_handler() (take 2) 2008-02-11 00:32:12 +01:00
ide-lib.c ide: remove stale comment from ide-lib.c 2008-02-11 00:32:15 +01:00
ide-pnp.c
ide-probe.c ide: fix comment in init_irq() 2008-02-11 00:32:15 +01:00
ide-proc.c
ide-scan-pci.c
ide-tape.c ide-tape: remove never executed code 2008-02-11 00:32:14 +01:00
ide-taskfile.c
ide-timing.h
ide.c ide: remove stale version number 2008-02-11 00:32:13 +01:00
Kconfig ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option 2008-02-11 00:32:14 +01:00
Makefile
setup-pci.c