Skip to content

Commit

Permalink
[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
Browse files Browse the repository at this point in the history
The hairy fast allocator in the sparc64 PCI IOMMU code
has a hard limit of 256 pages.  Certain devices can
exceed this when performing very large I/Os.

So replace with a more simple allocator, based largely
upon the arch/ppc64/kernel/iommu.c code.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Oct 14, 2005
1 parent 51e8513 commit 688cb30
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 248 deletions.
Loading

0 comments on commit 688cb30

Please sign in to comment.