From: Ravikiran Thirumalai Date: Sat, 2 Jun 2012 22:11:35 +0000 (+0300) Subject: x86/vsmp: Ignore IOAPIC IRQ affinity if possible X-Git-Tag: v3.6-rc1~162^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110c1e1f1bf61e5dca53ff5c9dc75243ce87c002;p=pandora-kernel.git x86/vsmp: Ignore IOAPIC IRQ affinity if possible vSMP can route interrupts more optimally based on internal knowledge the OS does not have. In order to support this optimization, all CPUs must be able to handle all possible IOAPIC interrupts. Fix this by setting the vector allocation domain for all CPUs and by enabling this feature in vSMP. Signed-off-by: Ravikiran Thirumalai Signed-off-by: Shai Fultheim [ Rebased, simplified, and reworded the commit message. ] Signed-off-by: Ido Yariv Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed