https://github.com/torvalds/linux
Revision 6593178dd46d64a5bcb0402a4f3acd95b0687abd authored by James Bottomley on 18 November 2005, 22:13:33 UTC, committed by Bartlomiej Zolnierkiewicz on 18 November 2005, 22:13:33 UTC
The following patch fixes a crash caused by attempting to bounce buffer
when an IDE CD-ROM is used on a machine with an IO-MMU. [At least, this
patch fixes things so I can use my IDE CD-ROM behind an ns87415 on a 
HP PA-RISC workstation.]

Signed-off-by: James Bottomley <jejb@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent c37ea21
History
Tip revision: 6593178dd46d64a5bcb0402a4f3acd95b0687abd authored by James Bottomley on 18 November 2005, 22:13:33 UTC
[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU
Tip revision: 6593178
File Mode Size
Makefile -rw-r--r-- 596 bytes
infblock.c -rw-r--r-- 10.3 KB
infblock.h -rw-r--r-- 1.2 KB
infcodes.c -rw-r--r-- 5.3 KB
infcodes.h -rw-r--r-- 825 bytes
inffast.c -rw-r--r-- 5.1 KB
inffast.h -rw-r--r-- 489 bytes
inflate.c -rw-r--r-- 5.9 KB
inflate_syms.c -rw-r--r-- 519 bytes
inflate_sync.c -rw-r--r-- 4.1 KB
inftrees.c -rw-r--r-- 14.6 KB
inftrees.h -rw-r--r-- 2.7 KB
infutil.c -rw-r--r-- 1.9 KB
infutil.h -rw-r--r-- 7.0 KB

back to top