From: Ido Yariv Date: Fri, 15 Jun 2012 15:10:55 +0000 (+0300) Subject: x86/vsmp: Fix vector_allocation_domain's return value X-Git-Tag: v3.6-rc1~162^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf71f3066740f3b59c3f731b4b68ed335f7b24d;p=pandora-kernel.git x86/vsmp: Fix vector_allocation_domain's return value Commit 8637e38a ("x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()") modified vector_allocation_domain() to return a boolean indicating if cpumask is dynamic or static. Adjust vSMP's callback implementation accordingly. Signed-off-by: Ido Yariv Acked-by: Shai Fultheim Cc: Alexander Gordeev Link: http://lkml.kernel.org/r/1339773055-27397-1-git-send-email-ido@wizery.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed