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)
commitad7d6c7a0654a4bbda3e109f56af713267e96274
tree4090be64f42e9c721a797d6798611ad9c07d2a2e
parent7b2aa037e878c939676675969983284a02958ae3
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