From: Jack Steiner Date: Thu, 11 Mar 2010 18:43:29 +0000 (-0600) Subject: x86, UV: Fix target_cpus() in x2apic_uv_x.c X-Git-Tag: v2.6.34-rc2~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8447b360a3897bdfb0677107564d1dd9ab6e63be;p=pandora-kernel.git x86, UV: Fix target_cpus() in x2apic_uv_x.c target_cpu() should initially target all cpus, not just cpu 0. Otherwise systems with lots of disks can exhaust the interrupt vectors on cpu 0 if a large number of disks are discovered before the irq balancer is running. Note: UV code only... Signed-off-by: Jack Steiner LKML-Reference: <20100311184328.GA21433@sgi.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed