X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2FKconfig;h=00e3702ec79b2f8affb37248f29a06a5807ecafd;hb=c706f7e1d40f2d2223324fdad3730dcf01bf8b79;hp=a4429bcd609ec8a3761e064d200d0646c3cae5f1;hpb=70a3067d55b31839720db1502eafd76f36a8c1af;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/Kconfig b/arch/Kconfig index a4429bcd609e..00e3702ec79b 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -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