aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorRobin Holt <holt@sgi.com>2012-08-21 16:16:02 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-02 09:47:40 -0700
commit9b3746b3cad8d6176432c1513bc3099266bae955 (patch)
treec0486bae8949b53d94cf45a16846790282fe77e9 /drivers/video
parentd6163c4d59f7797c801e84ec537c6d7f99341717 (diff)
downloadkernel_samsung_smdk4412-9b3746b3cad8d6176432c1513bc3099266bae955.zip
kernel_samsung_smdk4412-9b3746b3cad8d6176432c1513bc3099266bae955.tar.gz
kernel_samsung_smdk4412-9b3746b3cad8d6176432c1513bc3099266bae955.tar.bz2
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
commit 7838f994b4fceff24c343f4e26a6cf4393869579 upstream. On many of our larger systems, CPU 0 has had all of its IRQ resources consumed before XPC loads. Worst cases on machines with multiple 10 GigE cards and multiple IB cards have depleted the entire first socket of IRQs. This patch makes selecting the node upon which IRQs are allocated (as well as all the other GRU Message Queue structures) specifiable as a module load param and has a default behavior of searching all nodes/cpus for an available resources. [akpm@linux-foundation.org: fix build: include cpu.h and module.h] Signed-off-by: Robin Holt <holt@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions