kvm: async_pf: fix rcu_irq_enter() with irqs enabled
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / Kconfig
index a4429bcd609ec8a3761e064d200d0646c3cae5f1..00e3702ec79b2f8affb37248f29a06a5807ecafd 100644 (file)
@@ -404,6 +404,12 @@ config CLONE_BACKWARDS2
        help
          Architecture has the first two arguments of clone(2) swapped.
 
+config CLONE_BACKWARDS3
+       bool
+       help
+         Architecture has tls passed as the 3rd argument of clone(2),
+         not the 5th one.
+
 config ODD_RT_SIGACTION
        bool
        help