<div dir="ltr"><div>Dear All,</div><div><br></div><div>I am trying to introduce a flag which controls probe of a driver that initialize in device_initcall(). I want to use a flag, if the flag is true driver will be initialed and if its false then probe will return without registering the driver. The value of flag can be changed at runtime and that should persist after reboot.</div><div><br></div><div>I have searched and found about using /etc/sysctl.conf for this purpose. I observed that /etc is not mounted on system when device_initcall() executes.  </div><div><br></div><div>is there any other way by which i can implement this feature?</div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="font-size:small;background-image:initial;background-repeat:initial"><span style="font-size:10pt;font-family:Arial,sans-serif;color:rgb(31,73,125)">Thanks &amp; Regards,</span><span style="font-family:Arial,sans-serif"></span></p><p style="font-size:small;margin:0in 0in 0.0001pt;background-image:initial;background-position:initial;background-repeat:initial"><b><span style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(31,73,125)">Pankaj Gupta</span></b><span style="font-size:8.5pt;font-family:Arial,sans-serif"></span></p><p style="font-size:small;margin:0in 0in 0.0001pt;background-image:initial;background-position:initial;background-repeat:initial"><br></p></div></div></div></div></div></div></div>
</div>