aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDavid Brownell <[email protected]>2007-07-22 15:13:13 -0700
committerGreg Kroah-Hartman <[email protected]>2007-07-30 13:27:45 -0700
commita12b8db02035673153bbf19bb3641a08bed9e4b8 (patch)
treec168c7816fb9da3e3a1596f42c1def295addf77b /scripts/patch-kernel
parente31c18804f584dd838a752f6628e8c15bd7a3372 (diff)
USB: fix scatterlist PIO case (IOMMU)
Update the scatterlist logic so that PIO options are also disabled when an IOMMU may have coalesced pages during dma_map_sg() ... it's not just HIGHMEM that can make trouble supporting both PIO and DMA based host controller drivers. There also seems to be a cross-arch issue here, with 64bit powerpc not using an IOMMU define ... and its IOMMU_VMERGE config can always be overridden on the kernel command line. So this is better, but still imperfect. Signed-off-by: David Brownell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions