Wed, 10 Jun 2015 21:09:25 +0200
Mateusz Guzik <[email protected]> написав:

> On Wed, Jun 10, 2015 at 09:47:57PM +0300, Ivan Klymenko wrote:
> > Wed, 10 Jun 2015 10:48:13 +0000 (UTC)
> > Mateusz Guzik <[email protected]> написав:
> > 
> > > 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.
> 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to