tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Module and device configuration locking [was Re: Modules loading modules?]



Paul Goyette <paul%whooppee.com@localhost> wrote:
> Following up on all the various comments from jmcneil@, pooka@, and 
> rmind@, I've attached a revised set of diffs.  The most significant 
> change between this and the previous revision is the separation of the 
> kernconfig_lock_*() stuff into a separate kern_cfg.c source file.  This 
> allows inclusion of the kernel code directly into rump, rather than 
> having to re-implement it in rump/klock.c

Please use kern_cflock.c or something like that, as kern_cfg.c is too
generic for such specific facility.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index