amd-iommu: handle page table allocation failures in dma_ops code
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 12 May 2009 10:17:38 +0000 (12:17 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 28 May 2009 16:13:43 +0000 (18:13 +0200)
commit53812c115cda1f660b286c939669154a56976f6b
tree3b130ac9ad18970553b904f69bddae722f60b9dc
parent8bda3092bcfa68f786d94549ae026e8db1eff041
amd-iommu: handle page table allocation failures in dma_ops code

The code will be required when the aperture size increases dynamically
in the extended address allocator.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c