cvs commit: src/sys/kern kern_subr.c

John Baldwin jhb at FreeBSD.org
Tue Oct 12 12:43:56 PDT 2004


On Tuesday 12 October 2004 03:29 pm, Robert Watson wrote:
> On Tue, 12 Oct 2004, John Baldwin wrote:
> >   Modified files:
> >     sys/kern             kern_subr.c
> >   Log:
> >   Add a WITNESS_WARN() to uiomove() to whine if locks are held when this
> >   function is called.
>
> Thanks!  I'd love to get that to happen for copyin/copyout/fuword/suword
> as well, but that's less feasible.

Me too, it's been on my todo list even longer, but as you say, less feasible 
unless we do some evil wrapper function magic (which is possible).

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-all mailing list