]> git.baikalelectronics.ru Git - kernel.git/commit
x86/irq: Fix move_irq_desc() for nodes without ram
authorYinghai Lu <yinghai@kernel.org>
Tue, 4 Aug 2009 16:01:33 +0000 (09:01 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 8 Aug 2009 15:06:03 +0000 (17:06 +0200)
commit0f942c41c49dba99d17639f7fd4711c2194300a3
tree4090be64f42e9c721a797d6798611ad9c07d2a2e
parent3d07f5310badf51ad2c76486c97e9ae1c19d6081
x86/irq: Fix move_irq_desc() for nodes without ram

Don't move it if target node is -1.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4A785B5D.4070702@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/numa_migrate.c