K 10 svn:author V 6 marius K 8 svn:date V 27 2011-03-29T19:48:03.492129Z K 7 svn:log V 321 Allocate memory for a DMA method table only in case we need to override the iommu(4) provided one, i.e. in case of Hummingbird and Sabre bridges, otherwise just use the iommu(4) one. This also fixes a bug introduced in r220039 which caused an empty DMA method table to be used for the second of a pair of Psycho bridges. END