From 37f038cb53a70800e51fb40c3c59ad20ff40804b Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 15 Apr 2009 18:39:13 -0700 Subject: [PATCH] --- yaml --- r: 144174 b: refs/heads/master c: ca713c2ab0eea3458962983e4a7e13430ea479b8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b2d4a36e48e1..9b1b9c7bace0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6ec3cfeca04622e3d80c9270191cd7f5f88214af +refs/heads/master: ca713c2ab0eea3458962983e4a7e13430ea479b8 diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index bc25b9f5e4cd..b1d2be7d91a0 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -277,6 +277,7 @@ config SPARSE_IRQ config NUMA_MIGRATE_IRQ_DESC bool "Move irq desc when changing irq smp_affinity" depends on SPARSE_IRQ && NUMA + depends on BROKEN default n ---help--- This enables moving irq_desc to cpu/node that irq will use handled.