X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2FKconfig;h=958be0531eb9f722bd9e7aa2a3686d8b2ed87767;hb=4017eb91a9e79bbb5d14868c207436f4a6a0af50;hp=8519d9f42e33801c0307b1eadfbeaffc73fac67b;hpb=531d29b0b674036347a04c08c0898ff1aa522180;p=linux-2.6-microblaze.git diff --git a/arch/Kconfig b/arch/Kconfig index 8519d9f42e33..958be0531eb9 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -420,6 +420,13 @@ config MMU_GATHER_NO_GATHER bool depends on MMU_GATHER_TABLE_FREE +config ARCH_WANT_IRQS_OFF_ACTIVATE_MM + bool + help + Temporary select until all architectures can be converted to have + irqs disabled over activate_mm. Architectures that do IPI based TLB + shootdowns should enable this. + config ARCH_HAVE_NMI_SAFE_CMPXCHG bool