mirror of
https://github.com/torvalds/linux.git
synced 2026-07-26 08:21:46 +02:00
PCI_DMA_BUS_IS_PHYS was defined to be zero, which meant we ignored the DMA mask for IDE and SCSI transfers. This is wrong - we have no DMA translation hardware. We want to obey DMA masks so that the block layer performs bouncing itself. Reported-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| boot | ||
| common | ||
| configs | ||
| include/asm | ||
| kernel | ||
| lib | ||
| mach-aaec2000 | ||
| mach-at91 | ||
| mach-clps711x | ||
| mach-clps7500 | ||
| mach-davinci | ||
| mach-ebsa110 | ||
| mach-ep93xx | ||
| mach-footbridge | ||
| mach-h720x | ||
| mach-imx | ||
| mach-integrator | ||
| mach-iop13xx | ||
| mach-iop32x | ||
| mach-iop33x | ||
| mach-ixp4xx | ||
| mach-ixp23xx | ||
| mach-ixp2000 | ||
| mach-kirkwood | ||
| mach-ks8695 | ||
| mach-l7200 | ||
| mach-lh7a40x | ||
| mach-loki | ||
| mach-msm | ||
| mach-mv78xx0 | ||
| mach-mx2 | ||
| mach-mx3 | ||
| mach-netx | ||
| mach-ns9xxx | ||
| mach-omap1 | ||
| mach-omap2 | ||
| mach-orion5x | ||
| mach-pnx4008 | ||
| mach-pxa | ||
| mach-realview | ||
| mach-rpc | ||
| mach-s3c2400 | ||
| mach-s3c2410 | ||
| mach-s3c2412 | ||
| mach-s3c2440 | ||
| mach-s3c2442 | ||
| mach-s3c2443 | ||
| mach-sa1100 | ||
| mach-shark | ||
| mach-versatile | ||
| mm | ||
| nwfpe | ||
| oprofile | ||
| plat-iop | ||
| plat-mxc | ||
| plat-omap | ||
| plat-orion | ||
| plat-s3c | ||
| plat-s3c24xx | ||
| tools | ||
| vfp | ||
| Kconfig | ||
| Kconfig-nommu | ||
| Kconfig.debug | ||
| Makefile | ||