Merge branch develop-3.10
[firefly-linux-kernel-4.4.55.git] / arch / Kconfig
index 84c94a89e75be255b8e7a23fa455980cb090afe1..4c0a1d03ae0d82940ac6328ebbd8fba3c32c3d67 100644 (file)
@@ -405,6 +405,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