<div dir="ltr"><div dir="ltr"><div dir="ltr">

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">Hi All,</font></p><p style="margin:0px"><font color="#b00000" face="Calibri" size="3"><br></font></p><p style="margin:0px"><font color="#000000" face="Calibri" size="3">My Kernel is built with the following options:</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">CONFIG_CC_STACKPROTECTOR=y</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">CONFIG_CC_STACKPROTECTOR_STRONG=y</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">We use out-of-tree kernel modules in our project and I need
to measure the performance of it by using a bit older gcc version 4.8.5.</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">I can build the modules with gcc above 5 version, but when I
try to use gcc version 4.8.5 I’m getting the following error:</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">Makefile:693: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG:
-fstack-protector-strong not supported by compiler</font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">So it looks like gcc 4.8.5 does not support CONFIG_CC_STACKPROTECTOR_STRONG
option, but how to instruct gcc to ignore this one? </font></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3"> </font></p><font color="#b00000" face="Calibri" size="3"><p style="margin:0px"><font color="#000000">In runtime, is it possible to instruct kernel to ignore “CONFIG_CC_STACKPROTECTOR_STRONG=y”
(without building the kernel) by using sysctl or any other method?</font></p><p style="margin:0px">

</p></font><p style="margin:0px"><br></p>

<p style="margin:0px"><font color="#000000" face="Calibri" size="3">Any help is appreciated.</font></p>

<font face="Calibri"></font><font size="3"></font><font color="#000000"></font><font face="Times New Roman"></font><br clear="all"><br>-- <br><div class="gmail_signature" dir="ltr"><div>Thanks,</div><div>Sekhar</div></div></div></div></div>