X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2FKconfig;h=00e3702ec79b2f8affb37248f29a06a5807ecafd;hb=9a1acfe2a3897827283b25fa24400935bc4ee2d2;hp=a4429bcd609ec8a3761e064d200d0646c3cae5f1;hpb=81c0d9047f204b1c08034a5815a5cddfbb4bee1f;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