summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-04-12 06:38:45 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-12 08:56:10 +0200
commit2f3a2efd85b698e51e90f06a37d85066725fb4c4 (patch)
tree64306b683060c7739de68319fd393541095e1ec1 /net
parentMerge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... (diff)
downloadlinux-2f3a2efd85b698e51e90f06a37d85066725fb4c4.tar.xz
linux-2f3a2efd85b698e51e90f06a37d85066725fb4c4.zip
[SPARC64]: Fix SBUS IOMMU allocation code.
There are several IOMMU allocator bugs. Instead of trying to fix this overly complicated code, just mirror the PCI IOMMU arena allocator which is very stable and well stress tested. I tried to make the code as identical as possible so we can switch sun4u PCI and SBUS over to a common piece of IOMMU code. All that will be need are two callbacks, one to do a full IOMMU flush and one to do a streaming buffer flush. This patch gets rid of a lot of hangs and mysterious crashes on SBUS sparc64 systems, at least for me. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions