]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0ac2491f57af5644f88383d28809760902d6f4d7
tree0dcf5875ef83a5bd14cbe37f8b4671a4601cc797
parent4c5502b1c5744b2090414e1b80ca6388d5c46e06
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