io_uring: make loop_rw_iter() use original user supplied pointers
[linux-2.6-microblaze.git] / arch / Kconfig
index 8519d9f..958be05 100644 (file)
@@ -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