Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 09:37:55 -0400
From:      Ryan Stone <rysto32@gmail.com>
To:        Ray Kinsella <raykinsella78@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: contigmalloc & access protection failure
Message-ID:  <bc2d970905100637x168194eeh3dbf77f7a6065458@mail.gmail.com>
In-Reply-To: <584ec6bb0905100532n36ae97b1rc5e6e31c23bdb44b@mail.gmail.com>
References:  <584ec6bb0905100532n36ae97b1rc5e6e31c23bdb44b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You're loading this through kldload?  Then I'd imagine that
curthread->td_proc->p_vmspace->vm_map
refers to the vm_map of the kldload process, not the kernel.  Try using
kernel_map directly.

Ryan Stone



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc2d970905100637x168194eeh3dbf77f7a6065458>