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.