Source-Changes archive

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

Re: CVS commit: src/sys



On Thu, Oct 23, 2008 at 08:41:14PM +0000, Christos Zoulas wrote:

> Modified Files:
>       src/sys/kern: init_main.c kern_ksyms.c kern_sysctl.c
>       src/sys/sys: ksyms.h
> 
> Log Message:
> don't expose ksyms_lock

- DDB cannot take locks.
- Are you sure that ksyms_init will always be called? I am not.
- http://nxr.homeunix.org/source/xref/share/misc/style#384

Andrew


Home | Main Index | Thread Index | Old Index