<div dir="ltr">On Thu, Oct 9, 2008 at 5:04 PM, Andy Green <span dir="ltr">&lt;<a href="mailto:andy@openmoko.com">andy@openmoko.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="Ih2E3d"><br>
Nishit Dave wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am using the current kernel for qtexended on FR available from<br>
&gt; mwester. &nbsp;I also downloaded the minimal kernel module set from<br>
&gt; <a href="http://moko.mwester.net/dl.html#kernels" target="_blank">http://moko.mwester.net/dl.html#kernels</a>.<br>
&gt;<br>
&gt; The version of the module set and the kernel seems to be matching, but<br>
&gt; after extracting the modules on my system, I now have two directories<br>
&gt; under /lib/modules (as I had expected): 2.6.24 (the original kernel) and<br>
&gt; 2.6.24mw-g291a9d50 (the minimal module set).<br>
<br>
</div>A given kernel is going to look for its modules down only one path. &nbsp;We<br>
have been using these build-specific paths in the git build system for<br>
some time, they eliminate the problem that incorrect modules get loaded<br>
into kernel space when you change the main kernel binary. &nbsp;I dunno what<br>
our packaging side is doing about modules because it&#39;s not discussed<br>
anywhere that I read.<br>
<br>
Anyway it&#39;s good news mwester is using the same system, it just means<br>
that you only actually need the dir that matches the build stamp of the<br>
monolithic kernel you are using; any other dirs left lying around don&#39;t<br>
make any trouble except waste space if you will never revert to the<br>
kernel that matches them.<br>
<br>
</blockquote></div>Update: <br><br>After deleting the 2.6.24mw-g291a9d50 branch from under /lib/modules and rebooting, I found that the original kernel looks for modules under it (the deleted branch).&nbsp; So it is useful, after all.&nbsp; <br>
<br>I don&#39;t know what additional utility it provides, though.<br></div>