tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: options MODULAR improvements phase 0.5
On Fri, May 22, 2009 at 05:33:46PM -0700, John Nemeth wrote:
> On Oct 12, 10:00am, John Nemeth wrote:
> }
> } I need a way to get the path to the <module>.prop file. ad@
> } suggested that I move all path handling from kobj_load_file() to
> } module_do_load(). This is phase 0.5. The code to do this is below. I
> } am posting it here for comments. I have tested it and it works fine.
> } Therefore, I will only wait 48 hours before committing it, since I want
> } to move onto the next phase, which is actually loading <module>.prop.
>
> Of course, as soon as I posted this, I realised that there was an
> oversight. The second lookup wasn't being passed NOCHROOT. I've
> modified kobj_load_file() to take a flags argument, and modified
> module_do_load() to pass the correct flags. Same deal as above, the
> code is quite simple and it is tested, so I'll only wait 48 hours for
> comments.
>
The patch looks good to me!
Home |
Main Index |
Thread Index |
Old Index