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
Raw File
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
.gitignore
#
# Generated files
#
gen_crc32table
crc32table.h

back to top