Source-Changes archive

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

Re: CVS commit: [newlock2] src/sys/kern



> Module Name:  src
> Committed By: ad
> Date:         Sat Jan 20 00:19:01 UTC 2007
> 
> Modified Files:
>       src/sys/kern [newlock2]: subr_prf.c
> 
> Log Message:
> Don't take the proclist_mutex for now; wait until tty locking is worked out.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.103.2.2 -r1.103.2.3 src/sys/kern/subr_prf.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

is there any plan to fix this?

while the proclist_mutex re-enter problem seems gone,
some drivers seems to call tprintf from interrupt context.

YAMAMOTO Takashi


Home | Main Index | Thread Index | Old Index