vtd: cleanups
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 6 Aug 2008 08:37:01 +0000 (09:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 6 Aug 2008 08:37:01 +0000 (09:37 +0100)
commit1aa11cfc4ffabcfca137ed0a0fb6f72d1614660f
treed96b79f067a5fc6c5897936fd84b14cc419cfd34
parent66e56e754b601d56be639370fdfcae3231a35b2c
vtd: cleanups
- Flush iotlb in iommu_page_mapping() after page mapping
- Change BUG_ON() to ASSERT() in iommu_flush_iotlb_psi()
- Add iommu_flush_write_buffer() if iommu_flush_iotlb_psi() fails in
  dma_pte_clear_one()
- Change panic() message to easily know where panic happens

Signed-off-by: Weidong Han <weidong.han@intel.com>
xen/drivers/passthrough/vtd/iommu.c