<br><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 8:23 PM, Greg KH <span dir="ltr"><<a href="mailto:greg@kroah.com">greg@kroah.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
A: No.<br>
Q: Should I include quotations after my reply?<br>
<br>
<a href="http://daringfireball.net/2007/07/on_top" target="_blank">http://daringfireball.net/2007/07/on_top</a><br>
<div class="im"><br>
On Wed, Feb 22, 2012 at 02:07:22PM +0100, Arokux B. wrote:<br>
> Dear Greg,<br>
><br>
> thank you very much for your quick reply.<br>
><br>
> Having my code as a module I can trigger its execution (load a module)<br>
> and disable it (unload a module). How can I achieve this if the code<br>
> is inside the kernel? One possibility I see is adding an entry in the<br>
> procfs.<br>
<br>
</div>I don't see what procfs has to do with this, please explain.<br>
<br>
And as you said this was for "learning purposes", then just build it<br>
into the kernel, there's no need for it to be a module.<br><br></blockquote><div><br></div><div>Heh, you can just put back the relevant parts of what commit</div><div><span class="Apple-style-span" style>c59923a15c12d2b3597af913bf234a0ef264a38b </span><span class="Apple-style-span" style>removed and then do what</span></div>
<div><span class="Apple-style-span" style>you want as a module, if it is for learning purposes :-)</span></div><div><span class="Apple-style-span" style><br></span></div><div><span class="Apple-style-span" style>Regards,</span></div>
<div><span class="Apple-style-span" style>Srivatsa S. Bhat</span></div></div>