https://github.com/torvalds/linux
Revision 22e05b4549bf2405d6aca128540b20cd2dd33f1f authored by Sergei Shtylylov on 05 October 2008, 16:23:27 UTC, committed by Bartlomiej Zolnierkiewicz on 05 October 2008, 16:23:27 UTC
Apparently, 'xcount' being 0 does not mean 0 bytes for TRM290; it means 4 bytes,
judging from the code immediately preceding this check.  So, we must never try
to "split" the PRD for TRM290.

This is probably never hit anyway -- with the DMA buffers aligned to at least
512 bytes and ATAPI DMA not being used for non block I/O commands...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent f20f258
History
Tip revision: 22e05b4549bf2405d6aca128540b20cd2dd33f1f authored by Sergei Shtylylov on 05 October 2008, 16:23:27 UTC
ide-dma: fix ide_build_dmatable() for TRM290
Tip revision: 22e05b4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top