From: Joerg Roedel Date: Wed, 26 Sep 2012 10:44:35 +0000 (+0200) Subject: x86, io_apic: Introduce x86_io_apic_ops.disable() X-Git-Tag: v3.9-rc1~169^2~1^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4248ca4e783e47cc34e313d9f82b4ea52774cc;p=pandora-kernel.git x86, io_apic: Introduce x86_io_apic_ops.disable() This function pointer is used to call a system-specific function for disabling the IO-APIC. Currently this is used for IRQ remapping which has its own disable routine. Also introduce the necessary infrastructure in the interrupt remapping code to overwrite this and other function pointers as necessary by interrupt remapping. Signed-off-by: Joerg Roedel Acked-by: Sebastian Andrzej Siewior Reviewed-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed