From: Suresh Siddha Date: Thu, 10 Jul 2008 18:16:37 +0000 (-0700) Subject: x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt... X-Git-Tag: v2.6.28-rc1~699^2^8~23^2~9^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1886e8a90a580f3ad343f2065c84c1b9e1dac9ef;p=pandora-kernel.git x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping Allocate the iommu during the parse of DMA remapping hardware definition structures. And also, introduce routines for device scope initialization which will be explicitly called during dma-remapping initialization. These will be used for enabling interrupt remapping separately from the existing DMA-remapping enabling sequence. Signed-off-by: Suresh Siddha Cc: akpm@linux-foundation.org Cc: arjan@linux.intel.com Cc: andi@firstfloor.org Cc: ebiederm@xmission.com Cc: jbarnes@virtuousgeek.org Cc: steiner@sgi.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed