From: Joerg Roedel Date: Fri, 30 Mar 2012 18:47:01 +0000 (-0700) Subject: iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops X-Git-Tag: v3.5-rc1~166^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3d8b67ad3090f9fb72f8235d21cde53cd24b79;p=pandora-kernel.git iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops Convert these calls too: * Disable of remapping hardware * Reenable of remapping hardware * Enable fault handling With that all of arch/x86/kernel/apic/apic.c is converted to use the generic intr-remapping interface. Signed-off-by: Joerg Roedel Acked-by: Yinghai Lu Cc: David Woodhouse Cc: Alex Williamson Signed-off-by: Suresh Siddha Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed