Wed, 10 Jun 2015 21:09:25 +0200
Mateusz Guzik <mjgu...@gmail.com> написав:

> On Wed, Jun 10, 2015 at 09:47:57PM +0300, Ivan Klymenko wrote:
> > Wed, 10 Jun 2015 10:48:13 +0000 (UTC)
> > Mateusz Guzik <m...@freebsd.org> написав:
> > 
> > > kern_resource.c
> > 
> > I get another panic - this time with VirtualBox:
> > 

> 
> Have you recompiled the module after you updated the kernel?
> 

Of course.

> Quick guess suggests that the passed pointer is to struct proc, while
> the function in question now expects struct thread.
> 
> lim_max_proc can be used instead if thread pointer is not suitable.
> 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to