]> git.baikalelectronics.ru Git - kernel.git/commit
x86, dmar: move page fault handling code to dmar.c
authorSuresh Siddha <suresh.b.siddha@intel.com>
Tue, 17 Mar 2009 00:04:54 +0000 (17:04 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Mar 2009 22:37:06 +0000 (15:37 -0700)
commit6441843c6244312ca735bd7b5ccbdf4f03f5a663
tree0dcf5875ef83a5bd14cbe37f8b4671a4601cc797
parentc81c87da794c6ecad17dce24f078976413c5d3de
x86, dmar: move page fault handling code to dmar.c

Impact: code movement

Move page fault handling code to dmar.c
This will be shared both by DMA-remapping and Intr-remapping code.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
drivers/pci/dmar.c
drivers/pci/intel-iommu.c